-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Insights: angr/angr
Overview
Could not load contribution data
Please try again later
47 Pull requests merged by 8 people
-
Add Emulator and ConcreteEngine; Adapt IcicleEngine to ConcreteEngine
#5529 merged
Jun 13, 2025 -
Fix the check on guard that incorrectly checks the False condition
#5520 merged
Jun 13, 2025 -
Peephole: Signed division simplification case B.
#5530 merged
Jun 13, 2025 -
VRA: Limit stack variable stores to 256 bytes.
#5526 merged
Jun 12, 2025 -
Improve handling of phi var-involving constant propagation.
#5525 merged
Jun 12, 2025 -
Project: Query kernel32.dll for APIs in api-ms-win-xxx.dll.
#5524 merged
Jun 12, 2025 -
BlockSimplifier: Fix incorrect removal of call statements.
#5523 merged
Jun 12, 2025 -
Fix store and extract for SimTypeWideChar.
#5522 merged
Jun 12, 2025 -
Phoenix: Remove a memo-based hack in short-circuit matching.
#5521 merged
Jun 12, 2025 -
VRA: Use function graph for dominance frontier if available.
#5514 merged
Jun 11, 2025 -
[pre-commit.ci] pre-commit autoupdate
#5518 merged
Jun 9, 2025 -
Remove deprecated license classifier
#5517 merged
Jun 5, 2025 -
Type inference speed improvements: Strike 2.
#5513 merged
Jun 4, 2025 -
Decompiler: Keep clinic graphs intact post decompilation.
#5515 merged
Jun 4, 2025 -
Reorganize native code, fixes #5485
#5510 merged
Jun 3, 2025 -
ExprFolding: Fix an incorrect type check logic.
#5511 merged
Jun 3, 2025 -
[pre-commit.ci] pre-commit autoupdate
#5509 merged
Jun 2, 2025 -
Dephication: Reduce redundant variable copies; eliminate redundant assignments.
#5508 merged
May 30, 2025 -
CCA: Catch an uncaught SimTranslationError.
#5507 merged
May 30, 2025 -
Decompiler: Fix loop-related oneuse-exprs eliminations.
#5506 merged
May 29, 2025 -
docs: Drop ailment external package references
#5504 merged
May 29, 2025 -
Graft ailment into angr
#5501 merged
May 28, 2025 -
[pre-commit.ci] pre-commit autoupdate
#5498 merged
May 27, 2025 -
ci: bump astral-sh/setup-uv from 6.0.1 to 6.1.0
#5497 merged
May 27, 2025 -
Specify py_limited_api in setup.cfg
#5496 merged
May 23, 2025 -
Further restrict abi3 to abi3-py310
#5494 merged
May 23, 2025 -
PeepholeOpt: x - (-A) => x + A
#5495 merged
May 23, 2025 -
Decompiler: Simplify expressions whose high bits are zero.
#5492 merged
May 23, 2025 -
Use abi3 feature for pyo3
#5493 merged
May 22, 2025 -
Type inference speed improvements: Strike 1.
#5491 merged
May 22, 2025 -
AddressConcretization: Pass addr on symbolic memory accesses.
#5458 merged
May 20, 2025 -
Clinic: Refactor simplifications into stages.
#5487 merged
May 20, 2025 -
Remove many sources of decompiler nondeterminism
#5486 merged
May 20, 2025 -
FunctionManager: Cache binary names and PLT addrs.
#5481 merged
May 19, 2025 -
distribute rustylib
#5484 merged
May 19, 2025 -
[pre-commit.ci] pre-commit autoupdate
#5483 merged
May 19, 2025 -
Fix floating-point lt/le mix-up
#5482 merged
May 19, 2025 -
Add icicle engine
#5435 merged
May 19, 2025 -
Make pypcode required
#5471 merged
May 19, 2025 -
ci: Pin and auto-update GitHub actions
#5477 merged
May 19, 2025 -
CFGBase: Speed up CFGBase.normalize().
#5480 merged
May 19, 2025 -
arg_session: Ensure created void* types have arch.
#5479 merged
May 17, 2025 -
CFGFast & SegmentList: Handle overflow exceptions.
#5478 merged
May 17, 2025 -
SimCCSystemVAMD64: Support bools and string_ts in _classify().
#5476 merged
May 17, 2025 -
Fix segmentlist occupied_bytes calculation
#5475 merged
May 16, 2025 -
RDA.function_handler: Do not crash if hook.prototype is None.
#5473 merged
May 16, 2025 -
segmentlist.rs: Speed up occupied_size().
#5472 merged
May 16, 2025
1 Pull request opened by 1 person
-
Refactor unicornlib to use pybind11
#5516 opened
Jun 4, 2025
5 Issues closed by 2 people
-
Native code is disorganized
#5485 closed
Jun 3, 2025 -
Decompiler: call pulled outside of loop
#5505 closed
May 29, 2025 -
pip install angr error
#5490 closed
May 23, 2025 -
Convert uses of `claripy.ast.Base` `uc_alloc_depth` and `uninitialized` to annotations
#4756 closed
May 20, 2025 -
`test_decompiler.TestDecompiler.test_decompiling_amp_challenge_07` is flaky
#3355 closed
May 20, 2025
8 Issues opened by 7 people
-
Non-determinism during type inference
#5528 opened
Jun 12, 2025 -
the final states of VFG
#5527 opened
Jun 12, 2025 -
cannot do vsa on a binary from an android flutter app.
#5519 opened
Jun 10, 2025 -
Incorrect AIL generated for syscalls in CGC-CBs
#5512 opened
Jun 4, 2025 -
angr can‘t iOS can't hook_symbol scanf
#5499 opened
May 28, 2025 -
Decompiler: `AttributeError: 'Jump' object has no attribute 'true_target'`
#5489 opened
May 21, 2025 -
Decompiler: CAS not supported by structured codegen
#5488 opened
May 20, 2025 -
Decompiling to AIL fails because of DirtyStatement
#5474 opened
May 16, 2025
3 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
`ITE` `iftrue` and `iffalse` constructor parameters should be swapped
#5502 commented on
May 28, 2025 • 0 new comments -
Handle JumpKind.Exit in VEXIRSBConverter
#5503 commented on
May 28, 2025 • 0 new comments -
pcode statement offset
#5453 commented on
Jun 6, 2025 • 0 new comments