Search code examples
How to simplify a function referencing itself as argument ? (and what does this mean)...

assemblyx86-64reverse-engineeringdisassemblyida

Read More
How to "map" a binary to a an architecture + libc version?...

reverse-engineeringiotqemu

Read More
How do i work with .smali files to easily understand and modify Codes?...

androidreverse-engineeringdecompilerapktool

Read More
What are these BMP (8-bit, not compressed) bytes?...

bitmapstructurereverse-engineeringbmpbitmapimage

Read More
Recompile binary program written in "new" language...

hexreverse-engineeringrecompile

Read More
Reverse engineering Apps using Xposed...

androidreverse-engineeringxposedxposed-framework

Read More
(ART/DVM) Inserting an instruction just before the :try_end instruction results in VerifyError...

androidreverse-engineeringdexsmali

Read More
PEiD alternative on linux...

linuxreverse-engineeringelf

Read More
ASM pattern search in radare2...

assemblyreverse-engineeringdisassemblyradare2

Read More
Getting full binary control flow graph from Radare2...

reverse-engineeringcontrol-flow-graphradare2

Read More
Is gcc reordering local variables at compilation time?...

cgccgdbreverse-engineeringbuffer-overflow

Read More
Reverse engineering MQL files...

reverse-engineeringmql4mql5mql

Read More
How to change a register value during debugging a Go binary using Delve?...

goreverse-engineeringdelve

Read More
Does reading a debug register raise an exception if the GD flag is set?...

debuggingassemblyx86reverse-engineeringmalware

Read More
Is there any way to find the Instruction Set of an undocumented processor?...

assemblyreverse-engineeringcpu-architectureinstruction-set

Read More
What exactly does the selectnbrecv function from Go do?...

goreverse-engineering

Read More
Core Wars 8086 safe challenge (Safe uses addition on a memory address)...

assemblynasmreverse-engineeringx86-16corewars

Read More
Assembly safes and keys- why it won't work?...

debuggingassemblyreverse-engineeringx86-16corewars

Read More
ApkTool splits java files in to multiple files...

androidreverse-engineeringsmaliapktool

Read More
Detecting debugger on Mac OS X...

c++processmacosdebuggingreverse-engineering

Read More
Best Practices for DLL Injection?...

c++dllreverse-engineeringdll-injectionmemory-editing

Read More
Obtaining Java source code from class name...

javaclassreflectionreverse-engineering

Read More
Decimal to vulgar fraction, Kotlin Android...

androidkotlindecimalreverse-engineeringfractions

Read More
Understanding what this x86 assembly function does, recursion...

assemblyx86-64reverse-engineeringcpu-registers

Read More
Bomb Lab Assignment Phase 5 - Writing Its C Equivalent...

assemblyx86reverse-engineeringposition-independent-code

Read More
Name of variables and functions...

javascriptreverse-engineering

Read More
How is main() called? Call to main() inside __libc_start_main()...

creverse-engineeringprogram-entry-pointdisassemblylibc

Read More
Python will not print NOP...

python-3.xreverse-engineering

Read More
ReadProcessMemory always reads 0...

c++windowswinapimemoryreverse-engineering

Read More
ghidra errors when trying to open ELF file...

x86-64reverse-engineeringdecompilingghidra

Read More
BackNext