Viewing profile — zznop
zznop
HN member- Joined
- Thu, Jan 30, 2020, 3:10 AM UTC
- HN karma
- 2
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About zznop
[ my public key: https://keybase.io/zznop; my proof: https://keybase.io/zznop/sigs/nc2-BAVNcLk0CI6_GdGQkK1rGZBUPRx305QAyueJqWA ]
Recent public activity
- story
-
comment
Comment #22986933
Certainly, angr is a very good framework. My previous understanding is that angr uses unicorn for instruction emulation for symbolic execution. Although, I see they also have what …
-
comment
Comment #22983555
Angr is a static analysis and symbolic execution framework. It contains many components. It's built around Valgrind's VEX IR and provides an API that allows for lifting binaries fr…