doraorak

Results 4 issues of doraorak

Can something like this be done for c language ? I want to build .app or .ipa files from my windows/linux systems, codesigning is not important. Sorry if this is...

Would it be possible to implement a new type of filter for tweakName.plist such that the processes inside the filter would specifically not get injected with the tweak ? Example:...

0 dyld 0x1802ebf10 __abort_with_payload + 8 1 dyld 0x1802f3234 abort_with_payload_wrapper_internal + 104 2 dyld 0x1802f3268 abort_with_payload + 16 3 dyld 0x18028d1e8 dyld4::halt(char const*, dyld4::StructuredError const*) + 300 4 dyld 0x1802bd8d8...

**Describe the bug** lz4.h breaks compilation for c++ & -fcxx-modules flag because of the #include line inside extern "C" block **Expected behavior** Compilation completes without errors **To Reproduce** 1. create...