Debugging via Code Injection with Python

Marco Ramilli
Date
22 July 2011
Read
Share
This morning I want to share this is awesome post: MindshaRE. Debugging code by injecting Python is a great and cheap idea . dvlabs in its post walks through an alternate way (python code injection) to perform the debugging process that can be abstracted to solve a bunch of different problems. Additionally, it offers didactic example code.

They use ctypes library which allows to load DLLs, to call DLL functions and to create/read/execute pieces of memory.... Have a good reading !
Marco Ramilli
Date
22 July 2011
Read
Share
← Go back
Latest Posts

i-SOON Data Leak: Key Points

Introduction i-SOON (上海安洵), a prominent contractor for various Chinese government agencies such […]

Date
26.02.2024
Duration
5 min
Text
Marco Ramilli

X Gold Badges: a new proliferating market

When I saw a threat actor hijacking the X account of Google's […]

Date
08.01.2024
Duration
5 min
Text
Marco Ramilli

Technical Data Sheet: LOCKBIT 3.0

LOCKBIT 3.0 is a notorious Ransomware Group that was first identified on […]

Date
20.12.2023
Duration
5 min
Text
Marco Ramilli
1 2 3 236
Back to Top
magnifier