WindySha / Xpatch

This is a tool to repackage apk file, then the apk can load any xposed modules installed in the device. It is another way to hook an app without root device.
Apache License 2.0
2.56k stars 393 forks source link

Error in version 4.2 when running on Windows OS #90

Closed undefs closed 3 years ago

undefs commented 3 years ago

When patch apk with Xpatch 4.2, it shows an error IOException: Cannot run program "chmod": CreateProcess error=2, The system cannot find the file specified. But apk generate successfully. However the patched apk doesn't open after installed. It just crash. also apk name changes to something like "com.wind.Xpatch*** ".

WindySha commented 3 years ago

versioin updated, use v4.3. The IOException can be ignored if new apk is created.