WaxPatch
WaxPatch copied to clipboard
Dynamically load a lua script to change the behavior of your iOS application.
Results
2
WaxPatch issues
Sort by
recently updated
recently updated
newest added
WAX_STDLIB is Build for armv7. When I run wax patch, On arm64, will get error "Error opening wax scripts: loading wax stdlib: bad header in precompiled chunk"
when an object is init in lua code , the flag waxRetain is NO, so wax_gc does not release the object.