[go: up one dir, main page]

Skip to content

Pull requests: angr/angr

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[WIP] Decompiler: Replace MultiSimplifier with peephole optimizations. enhancement Some subsystem of angr needs tweaking
#5048 opened Nov 25, 2024 by ltfish Loading…
[pre-commit.ci] pre-commit autoupdate
#5047 opened Nov 25, 2024 by pre-commit-ci bot Loading…
Disable self-modifying code tests on non-linux
#5029 opened Nov 6, 2024 by twizmwazin Loading…
Upgrade macos CI to macos 15
#5025 opened Nov 4, 2024 by twizmwazin Loading…
Update __main__.py
#4970 opened Oct 17, 2024 by Lex-Ashu Loading…
add support for non-pic binaries' debug variables bug Something is broken
#4942 opened Oct 9, 2024 by whj0401 Loading…
Update angr for angr/claripy#535
#4926 opened Oct 3, 2024 by twizmwazin Loading…
Update TestCtypeLocale to work cross-platform
#4923 opened Oct 3, 2024 by twizmwazin Loading…
Update macos CI to test x86_64 and aarch64
#4922 opened Oct 3, 2024 by twizmwazin Loading…
Prefer solver.is_true/is_false over Bool method
#4920 opened Oct 2, 2024 by twizmwazin Loading…
Make RM the final argument in FP ops
#4855 opened Sep 18, 2024 by twizmwazin Loading…
Add PERF lints
#4800 opened Aug 30, 2024 by twizmwazin Loading…
Add a bunch of ruff lints
#4774 opened Aug 23, 2024 by twizmwazin Draft
Set register value for propagator
#4707 opened Jul 12, 2024 by Bonnie1256 Loading…
Follow back edges in Explorer to increase reachability.
#4691 opened Jun 21, 2024 by plowsec Loading…
feat: Add X86_16 platform support enhancement Some subsystem of angr needs tweaking
#4683 opened Jun 9, 2024 by xor2003 Loading…
Add function name history tracking
#4678 opened Jun 5, 2024 by mborgerson Loading…
feat/decompiler armel ccalls le
#4633 opened May 14, 2024 by Cl4sm Loading…
Unroll structs into args for ARMEL
#4632 opened May 14, 2024 by Cl4sm Loading…
Decompiler: Add ARM ccall rewriter. enhancement Some subsystem of angr needs tweaking
#4631 opened May 14, 2024 by ltfish Loading…
Phoenix: Reduce unnecessary fallbacks after loop structuring. bug Something is broken enhancement Some subsystem of angr needs tweaking
#4486 opened Mar 5, 2024 by ltfish Loading…
Fix #4245
#4473 opened Feb 28, 2024 by fmagin Loading…
ProTip! Exclude everything labeled bug with -label:bug.