angr/tests/llm
Fish 02c374b5b4
DecompilationCache: Serialization support. (#6624)
Also,

- Refactored variable_kb into kb.dec_variables.

- Spill decompilation cache into RuntimeDb.

- Save decompilation cache into angrDb. Decompilation results can be preserved across runs.

- No longer check in _pb2.py files; they are generated during build.
2026-07-22 03:03:40 -07:00
..
__init__.py LLM-assisted decompilation refinement. (#6103) 2026-02-09 13:50:27 -05:00
test_decompiler_llm.py DecompilationCache: Serialization support. (#6624) 2026-07-22 03:03:40 -07:00
test_llm_client.py LLMDec: Switch to pydantic-ai. (#6186) 2026-02-26 22:50:35 -07:00
test_project_llm.py Enable ruff isort rule (#6452) 2026-06-02 14:48:07 -07:00