Reverse Engineering for Beginners

(avery) #1

CHAPTER 73. OTHER TOOLS CHAPTER 73. OTHER TOOLS


Chapter 73


Other tools



  • Microsoft Visual Studio Express^1 : Stripped-down free version of Visual Studio, convenient for simple experiments.
    Some useful options:F.3 on page 905.

  • Hiew^2 : for small modifications of code in binary files.

  • binary grep: a small utility for searching any byte sequence in a big pile of files, including non-executable ones:GitHub.


(^1) visualstudio.com/en-US/products/visual-studio-express-vs
(^2) hiew.ru

Free download pdf