Alex Dorofeev
Alex Dorofeev
Typical cause is always like this. Just different OpenGl, Metal errors for different apps. ``` Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000000 Exception Codes: 0x0000000000000001, 0x0000000000000000 VM Region...
Fixes int parsing error for Condition Flags
I'm using latest r2frida (5.7.8) version. I've noticed that polling condition in the `init_frida` function never handles. `self.cmd(&format!("ps 1 @ {}", alloc))?.trim()` always returns "/xFF". Also I've found that newer...
Following contracts give corpus items with non-reverted status, though in fact default callers don't have permission to call functions due to **onlyGovernor** modifier. I thought that there is some voting...