Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in reverse-engineering

Why is the "NOP-Block" and the Shellcode before the return Address?

Reverse engineering a custom data file

reverse-engineering

Difference between bound imports and delayed imports in PE header [closed]

Decompiling .dart.snapshot into Dart source code

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]