Liam(Cryptic)

Results 15 issues of Liam(Cryptic)

I noticed in commit 52358b3 you made that specific method of interposer patch for iOS 12 and lower only. Why exactly? In my testing this will cause some SEP panics...

### Describe the bug I'm in a makefile project directory, I start typing make then zsh freezes and is at around 60% cpu usage. ### To Reproduce Steps to reproduce...

bug

When I run make package install normally, The app runs fine without crashing. When I put TWEAK_NAME_USE_OVERLAY = 1 in my makefile, the app crashes after installation. I'm going to...

On darwin realpath verifies the de referenced arg1 pointer isn't NULL, however if the pointer itself is NULL or -1 the the de reference will cause a crash ``` #0...

### All Submissions * [ ] Have you made sure there aren't any other open [Pull Requests](https://github.com/ProcursusTeam/Procursus/pulls) for the same update/change? * [ ] This Pull Request doesn't contain any...

example from futurerestore ![image](https://user-images.githubusercontent.com/27748705/148863228-ad3552b4-9a83-4f58-9d44-96b5b23a222d.png) ``` try { ticketIdentity = img4tool::getBuildIdentityForIm4m({im4m.first,im4m.second}, buildmanifest); } catch (tihmstar::exception &e) { // } ``` 6e5554a

iPhone X (10,3 d22ap) on 12.4 I patched img4tool to add bvx2 support to get it to work. Everything goes as planned except when it boots it panics: `NULL bsd_info...

### What device? (Specify CHIP/CPID) 8010 ### What happened? Calling decrypt-gid n amount of times will eventually panic ROM ### Version next branch dev_install ### What version of Python? 3.10...

bug
triage
no-issue-activity

fix bug in autotools where Thread-Local Storage isn't detected because of undefined identifier 'NULL' without this, autotools fails with: conftest.cpp:31:72: error: use of undeclared identifier 'NULL' template __thread T* TLSClass::tlsvar...

Mark and Process fails with no descriptive error ouput. IDA 7.7