IDA Plugin Updates on 2026-02-06
New Releases:
Activity:
- augur
- d810-ng
- decee2c1: fix: link Cython extensions against libida on Linux
- b1105a55: fix: robust Cython fallback in constant propagation
- 50e3c0dc: fix: skip/xfail all known system test failures for green CI
- bfc65359: fix: use pytest –forked for system tests to survive segfaults
- f0339856: fix: add tigress_minmaxarray to segfault skip list
- a082111c: fix: wrap Scanner.module_from_spec in try/except, centralize segfault…
- fab04fc6: fix: resolve CI system-test failures (imports, segfault skip, scanner)
- 843f6ffd: chore(tools): scaffold package & vendoring dirs
- f6806d46: chore: update plugin entry, packaging, ignores
- e03f6b14: feat(unicode): Improve Unicode cleanup in ununicode script
- eeacebbb: fix: Use static version in pyproject.toml to fix editable install
- 48d14e6f: test: Skip switch_case_ollvm_pattern (segfault in decompile_func)
- d6987475: fix(ci): Use PYTHONPATH instead of pip install -e for system tests
- 2ccff1b1: fix(ci): Replace speedups import check with file listing
- af639dcb: fix(ci): Install g++ in Docker for Cython compilation
- d4a11159: fix(ci): Install setuptools before –no-build-isolation install
- b1a728f0: fix(ci): Build speedups inside Docker container
- d5e52298: fix(ci): Remove bare speedups import check
- ghidra
- ee0accc4: Merge branch ‘GP-0_ryanmkurtz_PR-8924_jstasiak_docs’
- 7650ae1a: Merge remote-tracking branch ‘origin/patch’
- 9460c49a: Merge remote-tracking branch ‘origin/GP-6393_HeapSequenceIndirectDedup’
- 8baadaba: GP-0: Changing default behavior of OptionChooser.getArgs() to return an
- haruspex
- hrtng
- 442761b4: indirect branch/call deobfuscation:
- ida-hcli
- 0da0216b: remove idat invocations for version and platform detection
- idasql
- c954da42: fix: prevent MSVC config subdirectory for idasql output
- f6771168: fix: output idasql.exe next to ida.exe in IDASDK bin
- ee236246: feat: enable copilot provider in libagents
- idawilli
- 0c6e8ef1: Merge pull request #83 from williballenthin/claude/fix-ida-api-compat…
- 4e8d3e8b: fix float fields rendered as hex integers in struct dissector
- a1bb3a07: fix IDA API compatibility: use 4-arg generate_disassembly for IDA <9.2
- 7789bd55: Merge pull request #82 from williballenthin/claude/add-struct-dissect…
- 39dc5959: use hcli tag format for IDA versions in CI workflows
- 436163f6: support IDA 9.0+ in struct dissector tests and CI
- dcb834e6: add tests and CI for global struct dissector
- iOS-Study
- msc-thesis-LLMs-to-rank-decompilers
- f3db2500: some corrections and probably finished background and related
- PatternGen
- PyAgent
- rhabdomancer