Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in reverse-engineering

Is it possible in IDA Pro to make a struct field offset to vtable which is defined in .data segment?

Add custom menu items to the Finder context menu

Packed and encrypted section in x86 reversing challenge, without tripping entropy heuristics

Reverse engineering C++

Indirect jumps for DLL function calls

Annotated disassembly of executable

Auto generate JHipster entities from existing database

Why is this an invalid smali register?

Help Me Understand This Binary File Format

Why is signature verification on remote server more secure than on device?

MIPS to C Translation

CRC32 calculation with CRC hash at the beginning of the message in C

c reverse-engineering crc32

What is ___lldb_unnamed_symbol?

How can you reverse engineer a binary thrift file?

Find out CRC or CHECKSUM of RS232 data

Feasability of reverse engineering some embedded code

are there any ways to reverse engineer Oracle trigger or sort of decompile it?

SP (Stack Pointer) Anti-debug Trick - x86

How can I see the 0s and 1s / machine code from a executable file / object file?

recommended guides/books to read assembly [closed]