web server woes solved
This commit is contained in:
@@ -26,7 +26,6 @@ for k in flag_chars:
|
||||
simgr = proj.factory.simulation_manager(state)
|
||||
simgr.explore(find=success)
|
||||
|
||||
pass
|
||||
if len(simgr.found) > 0:
|
||||
for found in simgr.found:
|
||||
print(found.posix.dumps(0))
|
||||
|
||||
Reference in New Issue
Block a user