You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you can patch it with -P, there is an example of the patchfile format in the project README.
alternatively, you can decrypt, patch, encrypt using openssl enc -aes-256-cbc -nopad, then put back with img4 -R
You can't replace the payload in an im4p. im4p is the payload.
What you can do, however, is to replace the payload (aka im4p) inside an img4.
The img4 is a container holding im4p, im4m and (optionally) im4r
Hi, I wanna to patch ibss.im4p, I've already decrypted it and patched.
I do not know how to pack it back to encrypted im4p.
The text was updated successfully, but these errors were encountered: