Closed thecatkitty closed 1 year ago
Lavender cannot find the archive when https://blog.barthe.ph/download/2009/AppendPayLoad.tar.bz2 is used, unless the following conditions are met:
const int padding_size = (payload_size % PAYLOAD_ALIGNMENT) ? (PAYLOAD_ALIGNMENT - (payload_size % PAYLOAD_ALIGNMENT)) : 0;
Needed our own Python tool for making bundles with signed binaries.
Lavender cannot find the archive when https://blog.barthe.ph/download/2009/AppendPayLoad.tar.bz2 is used, unless the following conditions are met:
Needed our own Python tool for making bundles with signed binaries.