CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
reverse-engineering
09-03
Software engineering
Is there any way to understand if a raw binary firmware is Cortex-M or not?
08-24
Software design
How to reverse engineer missing dates in SAS dataset
08-21
Mobile
Will this call be executed in assembly?
08-03
Net
Where does 'SOURCE' file come from in Firefox Dev Tools Debugger?
07-21
Net
Can programs detect if I am using ReadProcessMemory on it?
06-28
Mobile
How to protect public REST API from attackers using network sniffing tools
06-20
other
Pointers and Memory Address - Assault Cube
06-12
Software design
AndroidManifest.xml not editable on Android Studio
06-11
Software engineering
Is there a way to see what's inside a ".rodata (memory location)" in an object file?
06-08
Blockchain
Specifying registers for function arguments?
06-07
Mobile
What are the best practicises to interpret an assembly program without knowing what it's suppos
05-31
Enterprise
How to See the content of Decompiled code
05-21
Enterprise
understanding a x86 assembly program
05-20
database
Is this how the stack works? Intel X86 Assembly
04-26
Mobile
Call functions from data segment
04-10
Software design
How to translate Assembly code to C code?
04-06
database
How to modify bytecode on class load JVM no args
04-03
OS
How to dump classes loaded into memory? Java
03-21
Mobile
My helper function is returning an empty string
03-20
Software engineering
Php array to pow numbers revers function problem
03-19
Enterprise
detect 16 bit checksum
03-14
Software engineering
Replace `movss xmm0, cs:dword_5B27420` with `movss xmm0, immediate`
03-10
OS
Replace movss xmm0, cs:dword_5B27420 with immediate value
02-25
Software engineering
Assembly instruction to alter for spaceship movement (DEC to MOV)
02-21
OS
What is the most efficient way to pass data between method invocations except using parameters in Ja
02-15
other
Reverse multiplication with unknown dx - solve for original AX after multiple mul/add constant steps
02-14
Software engineering
What is the role of program interpreters in executable files?
01-03
other
why procedure need stack frame or shadow stack?
12-31
Software engineering
How does the value of the program counter increment?
12-28
database
How to find which shared library exported which imported symbol in my binary?
12-23
database
How to find array size by analysing assembler and C code
12-21
Blockchain
Data hidden in jpg
11-19
Net
Passing integer to x86 ASM in C
11-15
Blockchain
How are control flow graphs built in cases where the jump destination is based on a dynamic environm
11-05
Net
What does __isoc99_sscanf() do?
11-02
OS
Change process name on MacOS of arbitrary binaries
10-27
Mobile
lldb - passing hex value as an input while debugging
10-22
Software design
Is Ghidra misinterpreting a function call?
10-22
OS
Function is unhookable by Frida
10-10
Mobile
why "add #0x10, sp" adds 16 bits to the sp while "add #0x8, sp" adds only 8? (mi
45
1
2
Next
Last
Links:
CodePudding