com.nightwind.oldabichecker
v0.0.1
iphoneos-arm
A tool to check whether an executable is compiled with the old or new arm64e ABI. Includes a Filza script for ease-of-use.
Name:
oldabichecker
Author:
Nightwind
Maintainer:
Nightwind
Tag:
role::hacker
Section:
System
Installed Size:
68
echo "Adding oldabichecker.script to Filza's scripts directory."
echo "oldabichecker \"\$1\"" > /var/mobile/Library/Filza/scripts/oldabichecker.script
echo "Removing oldabichecker.script from Filza directory."
rm /var/mobile/Library/Filza/scripts/oldabichecker.script
Back
Updated about 1 hour ago