UseEveryOpCode icon indicating copy to clipboard operation
UseEveryOpCode copied to clipboard

Utility that tries to generate every single CIL opcode possible in a valid context.

Results 1 UseEveryOpCode issues
Sort by recently updated
recently updated
newest added

When packed with VMP3.8, it will show ERROR on some methods. Only the "calli" method will cause PE ERROR. And the "break" "jmp" will casue "Runtime error at ComplieToVm" error...