Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in reverse-engineering

Modify a string in Java bytecode (jar)

Bestpractice approaches for reverse engineering VB6 code with out knowledge of the domain

Is there anyway to switch between source code and binary when using pre-compiling in Cocoapods

How do I determine what functions are being called in a binary?

Following/Tracing a value as it's passed around in different registers / memory locations?

Arduino disassemble sketch from flash

Convert dex2.jar to classes.dex file

Extract function bytes from ELF binary file

Strange behaviour of Capstone disassembler when running a simple example

Understanding how rootadb finds method call in ELF binary

How to view the source code of a Silverlight dll

Package dependencies in Android apk files

Find an instruction in an executable file, given its address in a running process?

Identify and intercept function call

what could it be the purpose of this kind of decleration?

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]