Skip to content

Wrap external tool launch errors - #26

Merged
sp3arm4n merged 1 commit into
mainfrom
codex-pr25-exec-errors
May 10, 2026
Merged

Wrap external tool launch errors#26
sp3arm4n merged 1 commit into
mainfrom
codex-pr25-exec-errors

Conversation

@sp3arm4n

Copy link
Copy Markdown
Owner

Summary

  • Wrap apktool/jadx launch OSError failures into VenomHook-specific run errors
  • Wrap Ghidra and Frida launch failures into readable RuntimeError messages
  • Add regression tests for invalid external-tool executable paths

Verification

  • python3 -m unittest sample.tests.test_apk_decoder sample.tests.test_jadx_runner sample.tests.test_pipeline sample.tests.test_orchestrator
  • python3 -m unittest discover -s sample/tests
  • git diff --check

@sp3arm4n
sp3arm4n merged commit 960ab77 into main May 10, 2026
4 checks passed
@sp3arm4n
sp3arm4n deleted the codex-pr25-exec-errors branch May 10, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant