摘要: 此博客转载于 Csdn Forgo7ten angr学习-笔记汇总 angr实战 00_angr_find import angr p = angr.Project('/home/cx330/Desktop/Debugging/learn/00_angr_find',auto_load_libs=F 阅读全文
posted @ 2024-02-28 23:47 DORAB 阅读(248) 评论(0) 推荐(0)
摘要: Simulation Managers The most important interrface in angr is the SimulationManager, which allows you to control symbolic execution over groups of stat 阅读全文
posted @ 2024-02-28 03:19 DORAB 阅读(84) 评论(0) 推荐(0)