Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in reverse-engineering

Decompile an imported module (e.g. with uncompyle2)

How to check for changes to the program code while I am running it

Is it legal to use non-public API (API that i figured out on my own)?

reverse-engineering

Trying to reverse engineer a function

How to know that the application has finished processing file?

How can "strange" ROP gadgets be found in a normal DLL? Compilers would never do this. (Return-oriented programming)

Increasing the length of md5 output

How do you debug libc in OSX?

hooking via hotpatching... non exported class method in dll

reverse-engineering

How can I inspect form data being Posted? [closed]

Reverse engineer array dimensions / struct layout from compiler asm output?

Is Cocotron the result of reverse engineering?

What syntax do I need to make the compiler put this variable on the stack?

How to Reverse Engineer QuickBasic Application?