BigHugger
sk Skill · meltedinhex

solving-malware-with-symbolic-execution

Uses symbolic execution (angr) to solve constraint-based malware problems — finding inputs that reach a target branch, recovering keys/passwords from a check routine, and brute-forcing opaque predicates — by generating a ready-to-edit angr harness. Activates for requests to use symbolic execution, solve a malware unlock check with angr, or recover an input that reaches a code path.

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
Pythonautomationdeobfuscationangrsymbolic-executionbashreverse-engineering
Host repository
meltedinhex/analyst-ai-pack
Version
1.0.0
Licence
Apache-2.0
Host stars
22
Host language
Python