Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 506 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 506 Bytes

From AArch32 to AArch64 and back

deroko of ARTeam

To compile and run:

# make
# adb push switch /data/local/tmp
# adb shell
shell@zeroflte:/ $ /data/local/tmp/switch                                      
tada - executed as AArch64 from AArch32
And I'm back baby...
shell@zeroflte:/ $ 

That should be it, for more info check switch.md