Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ollydbg

Using the Ollydbg,anyone tell me what the address of the variable "a" is?

Can't find “referenced string” in OllyDBG

Modifying a program to fake a button press

How can I change this assembly code to mod this video game?

assembly 3d ollydbg

What happens if I delete the Relocation table address from PE Header?

How to correctly print address of a variable in memory?

c++ windows memory ollydbg

How to use Ollydbg with multi-threaded programs? [closed]

How does a debugger set breakpoints if the image is in read-only memory?

Why are the cpu-registers in OllyDbg not sorted alphabetically?

How to call a function located in an executable from a loaded DLL?

c executable ollydbg

How does debugger know function names?

c winapi assembly ollydbg

windows process memory layout

Is there a Perl module that can automate ollydbg?

perl debugging ollydbg

Editing assembly in WinDbg

Help deciphering a few lines of assembly

Assembly: Memory address of variables in C Programming

c debugging assembly gdb ollydbg

What does EBP+8 in this case in OllyDbg and Assembler mean?

OllyDbg catching/throwing exceptions

Disassembling self-modifying code