Related resources for .NET Reverse Engineering
  • Bug Fixing: .NET Reverse Engineering: Part 44/18/2024 1:15:09 PM. Explore advanced .NET Reverse Engineering through Round-trip engineering, manipulating IL code without accessing source code. Fix bugs like Memory Overflow, Array Index Out Of Range, and Divide by Ze
  • Extreme .NET Reverse Engineering: Part 52/3/2021 6:52:33 AM. In this article, we have seen how to obtain sensitive information without having access to real source code, including how to manipulate IL code to do that.
  • MSIL Programming: Part 22/3/2021 5:51:35 AM. The primary goal of this article is to exhibit the mechanism of defining (syntax and semantics) the entire typical Object Oriented Programming “terms” like namespace, interface, fields, class and so o