List Question
20 TechQA 2024-03-22T22:16:58.707000C++ optimization comparing inline classes and functions doesn't seem good enough
86 views
Asked by David Rodrigues
CMP ESI, -20. This part of code makes no sense to me. How does this magic work?
69 views
Asked by Jaroslav Tavgen
What version of ARM does the given machine code correspond to?
29 views
Asked by Nick
Not seeing my input(NOPs) inside the stack
26 views
Asked by r3k0j
Not getting the expected output when running a shell code in a buffer overflow
55 views
Asked by r3k0j
How to test J and B type RISCV instructions with random operands jumping to random memory locations?
39 views
Asked by Sarah_lan
Buffer overflow attack not going as intended
68 views
Asked by r3k0j
EIP doesn't get overwritten when perfoming a buffer overflow attack
68 views
Asked by r3k0j
How to compile hexadecimally encoded instructions into an ELF for RISCV simulation?
57 views
Asked by Sarah_lan
The value in CS is 1FD0h what is the location of next instruction from 00000h if Instruction pointer is 3CD4h
66 views
Asked by nhoclahola
Does exe file after linking consist of machine language only?
97 views
Asked by lotusrootmilk
How can I call a Windows .DLL (API) function from machine code?
129 views
Asked by interstellarfrog
GNU Assembler: Set fixed displacement size
61 views
Asked by Jasper Niebuhr
How can I get my MIPS code to output a specific case value based on a randomized number?
54 views
Asked by TheBlinded
Do laundered pointers destroy optimisation opportunities?
330 views
Asked by bitmask
Array access is not constant
57 views
Asked by Htam
SelectionDag To Machine Instruction in LLVM?
72 views
Asked by Ayush Singh
Why is there "syscall" instruction in the x86-64 ISA, if syscalls are OS related?
871 views
Asked by Idan Rosenzweig