Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in reverse-engineering

What does this assembly code do? (TEST,XOR,JNZ)

Dump Flash Memory through a single GPIO pin

Is NDK an alternative to reduce reverse engineering?

GCC generates useless instructions?

Obfuscator's "Prevent Microsoft IL Disassembler from opening my assembly" option

Obfuscation of variable and function names in C++ to prevent basic reverse engineering

Grails Reverse Engineer Database

Changing floating point value in exe

IDA Pro disassembly shows ? instead of hex or plain ascii in .data?

Finding and using memory offsets in an existing program?

OllyDbg catching/throwing exceptions

How does one change an instruction with a hex editor?

Reverse Engineering Web Applications [closed]

How do I go about reverse engineering a UDP-based custom game protocol with nothing other than Wireshark?

Difference of the value, prototype and property

68k assembly - plus symbol on address registers

How can I get SEL (@selector()) from object file (Mach-o)? how SEL stored in Mach-o?

Yii Framework 2.0 Migration with existing database

How to decompile this x87 assembly calculation?

Goto statements in decompiled code causing issues