Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in disassembly
Why is accessing elements using `tolist` faster than accessing it directly through the pandas series?
Oct 15, 2025
python
python-3.x
pandas
dataframe
disassembly
Keep getting e8 00 00 00 00 as the machine code to call a function in assembly
Oct 17, 2025
assembly
linker
x86
disassembly
machine-code
Tool to decode the page tables and descriptor tables from a RAM snapshot
Oct 17, 2025
linux-kernel
x86
reverse-engineering
intel
disassembly
Using IDebugControl::Disassemble to view the instructions of a subroutine
Oct 15, 2025
c++
windows
debugging
winapi
disassembly
What's debug section in IDA Pro?
Sep 18, 2025
reverse-engineering
disassembly
ida
Capstone cs_disasm disassembly only small portion of code
Sep 15, 2025
c++
c
reverse-engineering
disassembly
capstone
What does insn stand for?
Sep 14, 2025
c
intel
instruction-set
disassembly
How Math.Pow (and so on) actually works
Mar 24, 2023
c#
.net
algorithm
disassembly
pow
What is a CLR header in .net applications?
Mar 23, 2023
c#
.net
decompiling
disassembly
what does -0x4(%rbp) means in gdb disassembly?
Mar 22, 2023
c
gcc
gdb
disassembly
Disassemble core file backwards with gdb
Mar 13, 2023
gdb
disassembly
coredump
Why disassembly a python class definition shows two identical LOAD_CONST with the class name?
Mar 05, 2023
python
python-3.x
class
disassembly
What's the advantage of IDA than visual studio when disassemblying a dll?
Feb 26, 2023
reverse-engineering
disassembly
How to reconstruct type and data structure in disassembled C/C++ program?
Feb 26, 2023
assembly
binary
types
reverse-engineering
disassembly
Meaning of 0x8($rsp)
Feb 17, 2023
assembly
gdb
x86-64
disassembly
How can I reassemble java bytecode generated by javap? [duplicate]
Feb 17, 2023
java
bytecode
decompiling
disassembly
Understanding disassembly for -(BOOL) f { return true; }
Feb 09, 2023
objective-c
disassembly
object layout structure in .NET using disassembler
Jan 22, 2023
c#
.net
clr
disassembly
Weird MIPS assembler behavior with jump (and link) instruction
Feb 06, 2023
assembly
mips
disassembly
binutils
Disassembling self-modifying code
Feb 05, 2023
ollydbg
ida
self-modifying
disassembly
Older Entries »