List Question
20 TechQA 2024-03-23T18:09:03.427000libopcodes c disassembly file load open and process
16 views
Asked by user19095524
CMP ESI, -20. This part of code makes no sense to me. How does this magic work?
69 views
Asked by Jaroslav Tavgen
Reverse engineer LCD Protocol used in MPC2000XL
99 views
Asked by Andre Ahmed
Understand strange code found in ReadOnlyMemory<T>
90 views
Asked by codymanix
Debug App in Android Studio open app (disassebly)
53 views
Asked by Anto
Look up Swift assembler in Xcode
38 views
Asked by simd
x86_64 primary opcode byte categorization
93 views
Asked by Juliean
Mysterious ARM Opcode
77 views
Asked by bobuhito
how does capstone disassemble instructions? does it dissassemble it to raw assembly code?
152 views
Asked by unicus
Why does this code speed up when function call overhead is added to the loop?
154 views
Asked by loonatick
IDA Free and _time64 decompilation?
51 views
Asked by Daniel
How movss opcode need to be interpreted?
89 views
Asked by markzzz
IDA disassembler view of loaded DLL in process address space
75 views
Asked by Carlo C
How to parse a method invocation in IL bytes?
66 views
Asked by ChrisW
How can I identify functions and their size in a x86-64 executable binary (PE)
78 views
Asked by drk
Breakdown MOV instruction on Intel 64 compatibility mode
130 views
Asked by Carlo C
Show current position in disassembly with stepi command in GDB
153 views
Asked by Alabama92
MPLAB X IDE doesn't seem to assemble my PIC16F877 assembly language program correctly
198 views
Asked by John K
Show Disassembly without Debugging in MS Visual Studio
37 views
Asked by powerpete
How to get related instruction code from instruction bytes?
62 views
Asked by Emman Sun