Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in reverse-engineering

How does ltrace() display rand()

What's debug section in IDA Pro?

How are control flow graphs built in cases where the jump destination is based on a dynamic environment value?

Capstone cs_disasm disassembly only small portion of code

Can it be morally defensible to release a program which games an MMORPG? [closed]

frida hook native non exported functions

Protect string constant against reverse-engineering

Any tool/software in windows for viewing ELF file format? [closed]

Unpack aab resources.pb

Find all the tags in Rspec before running the tests

Is the code of any Java application available to anyone?

Is it possible to replace every instance of a particular function with a dummy in a compiled binary?

Writing a C function from given x86 assembly

Hibernate tool to create basic mappings based on a mysql db

Hibernate generate POJOs with Equals

How do I View the functions inside of DLLs?

What's the advantage of IDA than visual studio when disassemblying a dll?

How to reconstruct type and data structure in disassembled C/C++ program?

How to use Ollydbg with multi-threaded programs? [closed]