New posts in reverse-engineering

"xor eax, ebp" being used in C++ compiler output

How can I determine this string value based on the C disassembly?

Disassembling A Flat Binary File Using objdump

How to get method signatures from a jar file?

Reversing CRC32

Is it possible to call a non-exported function that resides in an exe?

Reverse Engineering of a DB without foreign keys

How to unzip, edit and zip an android apk

Annotating YouTube videos programmatically [closed]

free UML sequence diagram reverse engineering eclipse plugin working out of the box - does such a thing exist? [closed]

Why some iphone apps won't finish ssl handshake with Charles Proxy?

Is there such a thing as a javascript deminifier (deobfuscator)? [closed]

Generate ER Diagram from existing MySQL database, created for CakePHP [closed]

Compare compiled .NET assemblies?

How to hide strings in a exe or a dll?

Securing a .NET Application [duplicate]

Bomb lab phase_4

Tools to help reverse engineer binary file formats

What does fs:0x30 provide in Linux?

Why do Compilers put data inside .text(code) section of the PE and ELF files and how does the CPU distinguish between data and code?