SkillAgentSearch skills...

X64dbgpython

x64dbg plugin for running python3 script. Focus on doing malware analyst and unpacking

Install / Use

/learn @ElvisBlue/X64dbgpython
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

x64dbg python

x64dbg python is a x64dbg plugin allow you to run python script to interactive with x64dbg in python3. x64dbg python provide script api similar to _scriptapi_*.h header in plugin SDK. You can look at folder "example script" for example

Installation

  • Install both python3 32 bit and 64 bit. Don't forget to add to path environment.
  • Copy plugin to x32dbg and x64dbg plugin folder

New version of x64dbg block load dependencies from PATH. Please use snapshot_2023-03-03_01-29 or using PATH plugin to load this plugin

Wrapper

x64dbg python made some wrapper for easy to use in python language. If you're going to using one of those function below, look at wrapper definition instead.

Credits

Donation

Please consider donating to x64dbg

Related Skills

View on GitHub
GitHub Stars69
CategoryDevelopment
Updated13d ago
Forks14

Languages

C

Security Score

100/100

Audited on Mar 19, 2026

No findings