IDA Plugin Updates on 2026-06-20
Activity:
- atelier
- 5e89dc0c: fix(skills): make perf-review stack-agnostic for distribution
- 410417f0: fix(skills): make perf-review stack-agnostic for distribution
- dae584cd: feat(skills): add perf-review skill with measured perf gates
- 62b12a81: test: realign stale assertions with the shipped agent/tool surface
- f6cd080c: docs(readme): rocket emoji on hero + reformat benchmark tables
- disrobe
- eb995072: skip the grpc serve e2e on windows where the spawned server deadlocks…
- 1318b65c: skip the gnu-bash base64 oracles on macos where bsd base64 differs
- 0d6362a4: use is_ok_and in the bash base64 probe to satisfy clippy
- 96e8427c: skip bash base64 oracle when gnu base64 (-w0/-d) is unavailable (eg m…
- d26bc23b: skip the stack-string oracle when gcc emits no elf object (eg macos m…
- c7b54edf: skip the gcc resolver oracle when the object is not elf (eg macos mac…
- 70f3f91f: revert py-decompile chain to source-terminal output to preserve mcp/c…
- 4843e690: make py-decompile chain manifest deterministic for portable goldens a…
- 841eca10: js: emit the recovered source as a chain child so auto surfaces it un…
- 1d7a2a12: fix electron e2e to read recovered js from the mixed fan-out output l…
- a4a44ba1: js: bless the chain golden for the mixed fan-out sidecar output
- 8da0b285: lua chain pass emits recovered source + lua.manifest.json sidecar so …
- a4196d29: js-deob chain: emit detection/recovery/pipeline sidecars as auto chil…
- 038502a6: py.deob auto/chain emits the peelresult manifest sidecar
- 906a9ebb: py.decompile chain emits source + manifest sidecar for auto parity
- 0f4263b3: py.disasm chain emits the structured .dis.json sidecar child so auto …
- 691b23f6: native packer-unpack chain pass emits dedicated sidecars for auto parity
- ddd4c944: make external-tool round-trip gates skip when the tool is unavailable…
- 8766e68f: fmt the hand-edited capabilities rules and frisk tests
- 6bbaaa90: recover swift protocol requirements from __swift5_protos descriptors
- rikugan
- a9bcac0c: chore(release): bump version to 1.2.1
- 0566d891: Merge branch ‘feat/ui-review-sprint1’
- ToCode
- 3eba5881: Merge pull request #9 from buzzer-re/dev/improves
- 942b3320: Gate IDA cache rebuild behind –purge-cache
- 31b19fb5: Recover from a broken cached IDA database
- bad636ac: Rebuild stale IDA caches and relativize absolute source paths
- 4f3502f2: Merge pull request #8 from buzzer-re/dev/improves
- 3e932ecd: Ignore missing elftools imports in mypy
- 11073372: Import DWARF line/file info in the IDA loader
- dba1445a: Fix IDA source/type recovery to use the real IDA APIs