Back to Z0fcourse Reverseengineering

Chapter 6 - DLL

Chapter 6 - DLL/6.00 DLL.md

1.1995 B
Original Source

Chapter 6 - DLL

This chapter will introduce you to slightly more realistic reversing with a DLL. We're going to reverse a DLL because we can see the names of the functions. This makes reversing a little easier. Also, once we reverse the DLL we can use it in our own program fairly easily.

<- Previous Lesson
Next Lesson ->

Chapter Home