.net

  1. Intro to disassembly and CIL (Used in NET Reflector) opcode list

    Been questioned about opcodes recently so thought this would make a good writeup. This is a list of opcodes used in libraries/executables created for M$ .NET framework, prefaced by an introduction to assembly and some details for those wondering why its so dam hard to hack programs if you can...
Back
Top Bottom