Antonio Nappa
Antonio Nappa
I have reverted commit e511751aec350be040fcbf0de2d56adea39708c1 and it worked, any ideas?
it seems afl-fuzz works only when --fuzz-triage is used, weirdly, but with --fuzz it remans stuck for more than the TMOUT=100000 and dies
I mean, this is open source software, @nikias has been the heaviest committer on this project since a lot of time. Instead of fostering yet another fork, it'd be nice...
Thanks @mariusmue I tagged Grant and asked to start a shared convo so we can talk about on twitter. It seems I can't seems direct messages to you. @jeppojeps is...
Same issue on iPhoneX (GSM) 14.6 - seeing a panic error with `"panicString" : "Attempting to forcibly halt cpu 1\ncpu 1 failed to halt with error -5: halt not supported...
After further investigation, the issue seems related also to FaceID/Passcode unlock, strangely if I enable the passcode the usbproxy never starts, on the contrary with FaceId (which is broken on...
I was able to compile the tunnel program on the mac mini for armv6 which should work on the emulator. I have to test it hopefully before 2024 I'll have...
Awesome so I can pr directly. On Sun, Dec 31, 2023, 15:44 Martijn de Vos ***@***.***> wrote: > Small note, I just rebased the ipod_touch_2g branch on the latest QEMU...
OK so, first steps, the good news is that I can compile executables for the platform that are able to run, armv6 with iOS SDK 4.2. The kernel must be...
OK but now I can't really bind a socket, I progress just until the socket() call is done, I also put local-loopback, somehow we need to achieve network configuration. `Sun...