Chaitanya

Results 12 comments of Chaitanya
trafficstars

That's weird. Cause it's working fine on both my macs. Can you try adding a `NSLog(@"_exploitable_json: %@", _exploitable_json);` in `crashmon.mm` after line 511 and recompile and run?

`_exploitable_json` is empty. The line before that runs the `exploitable` command from lisa.py and reads the json printed by the command. So, issue might be mainly one of these 2:...