Reverse Engineering/Reversing Bytecode

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

This section is all about reversing bytecodes. Both the Java bytecode, and the MSIL .NET bytecode are considered (and others, if needed).

[edit] Java

[edit] .NET