Return the patched source.
source (BinaryIO) – the source file to be patched
BinaryIO
ips_patch (BinaryIO) – the patch file
Verify that ips_patch is a valid BPS patch.
ips_patch
If the patch is valid, return. If the patch is invalid, raise a ValueError describing the problem.
ValueError
Contents: