IDA Plugin Updates on 2025-11-18
New Releases:
Activity:
- capa
- 7780b9e8: explorer: add missing ida-netnode dependency to project.toml (#2765)
- dotfiles
- efiXplorer
- da4716e9: simplify readme, update contributors (#127)
- 494664ba: add acknowledgements and initial list of contributors (#126)
- fwhunt-ida
- ce23f2e9: use PySide6 instead of PyQt5, bump version (#9)
- ghidra
- 5f8b785d: Merge branch ‘GP-0_ryanmkurtz_PR-8403_widberg_ghidra-stubs’
- e2fb4d73: [ghidra-stubs] Add this to ghidra_builtins
- b928046d: [ghidra-stubs] Handle void return type
- 85a5401a: Merge remote-tracking branch ‘origin/GP-0-dragonmacher-test-fixes-11-…
- 97589321: Test fixes
- 1fc3388b: Merge branch ‘GP-6126_ryanmkurtz_win_arm_64’
- 7502e9f4: GP-6126: Ghidra now builds on Windows on ARM (requires Gradle 9.2 or
- 0e3f1815: Merge remote-tracking branch ‘origin/Ghidra_12.0’
- 72cb11ad: Merge remote-tracking branch
- 8a9d977f: Merge remote-tracking branch ‘origin/GP-0_dev747368_junit_test_for_GP…
- hrtng
- 516e6154: bugfix INTERR 50860 on unflattening; config setting for maximum xref …
- ida-semray
- 3b4c01ce: fix: restore environment variable for Google API key
- 15686dd1: chore: add .gitignore for IDE folders
- 622bb423: Add CodeDumper plugin and adjust SemRay integration
- IDA-VTableExplorer
- idapcode
- 1b81685f: handle invalid functions, bump version (#3)
- 500cfc3a: add ida-plugin.json, bump version (#2)
- 939952dc: update readme
- 42003048: update plugin to make it compatible with latest idapython and pypcode…
- learn_llvm
- 06d24c28: “Add
deflat module with flat control flow recovery scripts, tests, …
- d3461afb: Add RC4 encryption/decryption test implementation
- cc7e9bc6: “Add new shared libraries and test files for
ollvm_bcf-fla-sub to p…
- e7d0413c: “Add new shared libraries and test files for
ollvm_bcf-fla-sub to p…
- 9cdae8de: Add initial Python scripts for IDA and Unicorn
- bb31fbab: “Refactor project structure by moving
lang sources and headers to `…
- 381a6090: Add deobfuscation LLVM pass and demo
- 70861c11: Update readme with test instructions and pass details
- 230a945e: Refactor Kotoamatsukami tests and add config probability
- c5a0a07d: “Add unit tests for
Kotoamatsukami Loopen, configure static library…
- a558c29a: “Add architecture checks for
Branch2Call and Branch2Call_32 passe…
- e5173290: Reorder add_subdirectory calls in CMakeLists.txt
- ce1fde93: Improve nlohmann_json linking in CMakeLists.txt
- c7f8ef95: Update CMakeLists.txt
- 4c492023: Update CMake config for LLVM pass plugin
- e179230b: Update plugin path in build.sh script
- fbcf0912: Refactor plugin build logic for LLVM pass
- 13e31497: “Refactor project structure by moving
HelloPass sources and headers…
- 6c4a06a6: Add Kotoamatsukami obfuscation passes and config
- e4a12264: “Remove legacy CTest data, add initial documentation for `Binary Lift…
- plugin-ida
- e3e56f1c: build: remove find listing
- e9086ef0: build: fix find broken pipe
- fcd0c495: Merge pull request #78 from RevEngAI/feat-PLU-197-remove-boundary-check
- 43908f6f: feat(PLU-197): explicitly check base address is not None
- e5d0ee1a: feat(PLU-197): rebasing binary when we attach to an existing analysis
- cbeb864a: feat(PLU-197): no longer filtering analyses by boundary hash
- 88b79e44: Merge pull request #82 from RevEngAI/fix-PLU-194-display-correct-version
- 5fa76925: fix(PLU-194): displaying updated plugin version and sdk version
- 30440c03: Merge pull request #80 from RevEngAI/feat-PLU-190-display-analysis-lo…
- 5e983852: feat(PLU-190): now displaying remote analysis logs
- 94042d53: Merge pull request #81 from RevEngAI/fix-PLU-188-remove-mangled-name-col
- Unicorn-Trace
- wp81IdaDriverAnalyzer