Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/x64dbg/x64dbgpylib
Port of windbglib to x64dbgpy, in an effort to support mona.py in x64dbg.
https://github.com/x64dbg/x64dbgpylib
development exploit mona python x64dbg
Last synced: 14 days ago
JSON representation
Port of windbglib to x64dbgpy, in an effort to support mona.py in x64dbg.
- Host: GitHub
- URL: https://github.com/x64dbg/x64dbgpylib
- Owner: x64dbg
- License: bsd-3-clause
- Created: 2016-12-20T14:47:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-29T11:26:41.000Z (over 5 years ago)
- Last Synced: 2024-07-31T23:46:12.552Z (3 months ago)
- Topics: development, exploit, mona, python, x64dbg
- Language: Python
- Homepage:
- Size: 72.3 KB
- Stars: 51
- Watchers: 20
- Forks: 23
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# x64dbgpylib
Port of [windbglib](https://github.com/corelan/windbglib) to [x64dbgpy](https://github.com/x64dbg/x64dbgpy), in an effort to support [mona.py](https://github.com/corelan/mona) in [x64dbg](http://x64dbg.com).
**This is a work in progress, see the [issues](https://github.com/x64dbg/x64dbgpylib/issues) or [contact us](http://x64dbg.com/#contact) to find out how you can help**. In particular, [this issue](https://github.com/x64dbg/x64dbgpylib/issues/5) has the current state of support for mona commands; any help on the remaining commands would be appreciated.