Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takahiroharuyama/ida_haru
scripts/plugins for IDA Pro
https://github.com/takahiroharuyama/ida_haru
Last synced: 12 minutes ago
JSON representation
scripts/plugins for IDA Pro
- Host: GitHub
- URL: https://github.com/takahiroharuyama/ida_haru
- Owner: TakahiroHaruyama
- License: apache-2.0
- Created: 2018-08-20T08:13:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-01T13:31:57.000Z (5 months ago)
- Last Synced: 2024-08-03T10:01:30.511Z (3 months ago)
- Language: Python
- Homepage:
- Size: 1.65 MB
- Stars: 164
- Watchers: 13
- Forks: 32
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+OPTIONS: ^:{}
* ida_haruScripts/plugins for IDA Pro
Note: Old scripts don't work for IDA 8.x, but I leave them just for reference.
** eset_crackme
IDA Pro loader/processor modules for ESET CrackMe driver VM
** stackstring_static
IDAPython script statically-recovering strings constructed in stack
** fn_fuzzy
IDAPython script for fast multiple binary diffing triage
** bindiff
python script for multiple binary diffing by BinDiff
** ADVobfuscator
IDAPython script deobfuscating ADVobfuscator strings, applied to a TrickBoot sample
** HexRaysDeob
modified version for defeating APT10 ANEL's code obfuscations (located in a [[https://github.com/carbonblack/HexRaysDeob][corporate github repository]])
** callstrings
scripts for defeating "polymorphic stack strings" obfuscation used by Hodur sample