Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in reverse-engineering

Getting signatures of private API methods for iOS

Disassmbling with IDA python for extract instruction

Mapping UML Class Diagram in Eclipse (modelling tools) to actual Classes

Decimal to vulgar fraction, Kotlin Android

Reverse SHA-256 sigma0 function within complexity of O(n)?

IDA(4.9) Is it possible to change definitions of imported functions?

reverse-engineering ida

what is the difference between "python -c 'print' " and "(python -c 'print'; cat)" in linux

Can't find “referenced string” in OllyDBG

Access Violation Calling Non-Exported DLL Function C++

GDB break ptrace and other API calls not working on OS X Mavericks

Decompile a DyLib (Dynamic Library)

Wrapping Visual C++ in C#

Using undocumented classes in C++

Difference between push myVar , push [myVar] and push OFFSET myVar