Search code examples
Change image in APK file...

androidreverse-engineering

Read More
Do standard library containers have unused variables in their structure?...

c++reverse-engineering

Read More
cheat engine debug breakpoint on IDA function addresses...

luareverse-engineeringdisassemblyidacheat-engine

Read More
Intercept HTTP Traffic of an android app?...

androidreverse-engineeringwiresharkpatchhttp-proxy

Read More
i am playing with processes etc. but I dont know how to add "client.dll" to hex value...

python-3.xprocessreverse-engineering

Read More
How to obtain address of other program memory and then read it in my program...

c#memoryreverse-engineering

Read More
Memory address, knowing the offsets and the base address of a dll how can I obtain the memory adress...

c#reverse-engineering

Read More
How to reverse engineer an apk without changing its siging information...

javaandroidreverse-engineeringapksigner

Read More
Is there any fast way to find assembler source code?...

assemblygrepreverse-engineering

Read More
What is happening in this Assembly code?...

assemblyx86-64reverse-engineeringattsign-extension

Read More
How do I use a Forge mod in ModCoderPack without using Forge API...

reverse-engineeringminecraftminecraft-forge

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

binaryexecutablereverse-engineeringmachine-codeobject-files

Read More
Will Flutter code be reverse-engineered easily without obfuscation?...

flutterdartreverse-engineeringobfuscation

Read More
How can I tell what architecture a microprocessor is from the assembled code?...

assemblyreverse-engineeringmachine-codemicroprocessors

Read More
Two questions regarding peculiar smali classes reversed from an apk using apktool...

androidreverse-engineeringsmaliapktool

Read More
Modify a string in Java bytecode (jar)...

javajarreverse-engineeringdecompiling

Read More
How is the photoshop cutout filter implemented?...

algorithmlanguage-agnosticimage-processingreverse-engineeringphotoshop

Read More
Why the differences in memory address or offset between xxd and objdump?...

x86reverse-engineeringelfobjdumpxxd

Read More
IDA Pro - rewriting HIBYTE, LOBYTE and __OFSUB__ macros to C++...

c++macrosreverse-engineeringida

Read More
How to bruteforce a lossy AND routine?...

mathassemblyx86reverse-engineering

Read More
Unable to understand this assembly x86 code...

assemblyvisual-c++opensslx86-64reverse-engineering

Read More
is there a way to add process_query_information to existing process handle?...

c++winapireverse-engineeringdll-injection

Read More
Errata in "Practical Reverse Engineering"?...

windowsassemblyx86reverse-engineering

Read More
x64dbg Windows APIs Stack details...

reverse-engineering

Read More
Is there a difference between the address operator and a pointer in assembly?...

cassemblyx86reverse-engineeringdecompiling

Read More
ghidra full of thunk functions...

reverse-engineeringghidra

Read More
How to find out the value of an inline constant while debugging a C program with GDB?...

cdebuggingassemblygdbreverse-engineering

Read More
Can I be sure that the binary code of the functions will be copied sequentially?...

c++creverse-engineering

Read More
Hex string produces semi-legible output. How do I find how the rest is encoded and what it means?...

protocolsreverse-engineering

Read More
How to infer the properties of objects based on how they were sorted?...

javascriptarrayssortingreverse-engineering

Read More
BackNext