Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geosn0w/dumpanywhere64
An IDA (Interactive Disassembler) script that can save a chunk of binary from an address.
https://github.com/geosn0w/dumpanywhere64
ida ida-pro ida-script python script
Last synced: 3 months ago
JSON representation
An IDA (Interactive Disassembler) script that can save a chunk of binary from an address.
- Host: GitHub
- URL: https://github.com/geosn0w/dumpanywhere64
- Owner: GeoSn0w
- License: gpl-3.0
- Created: 2019-04-10T20:23:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-10T20:33:16.000Z (over 5 years ago)
- Last Synced: 2024-05-27T12:01:51.108Z (6 months ago)
- Topics: ida, ida-pro, ida-script, python, script
- Language: Python
- Homepage: https://twitter.com/FCE365
- Size: 16.6 KB
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dumpAnywhere64
An IDA (Interactive Disassembler) script that can save a chunk of binary from an address.## Usage:
* Example: dumpAnywhere64("/Users/GeoSn0w/Desktop/file.bin", 0xFFFFFF, 64)
| | |
File path where to save Start Address Size
## Screenshot
## Contact me:
* Twitter: https://twitter.com/FCE365