iSpy
iSpy copied to clipboard
Support for arm64
Currently, iSpy is full of assumptions that it will be built for 32bit devices.
Completely true. Not just that, but much of the code uses some 32bit assumptions that break on 64bit. The msgSend logging code is completely incompatible with 64bit. We're working on it ;)
Any progress on this / iSpy2 ?