Skip to content

Append payload to the binary instead of binarypatch

Hannah von Reth requested to merge work/append into master

This naive approach fails on mac as the signature would also be appended. For testing purposes signing was removed

KShimgen 0.6.1: toJson:151
KShimgen 0.6.1: Wrote: test 943831 bytes
KShimgen 0.6.1: Found: /usr/bin/codesign for codesign
KShimgen 0.6.1: Command:/usr/bin/codesign /usr/bin/codesign -s - test
test: main executable failed strict validation
Edited by Hannah von Reth

Merge request reports