Finding offsets since 2017
Posts
If you are worried about EU passing the new mass surveillance law, here is what you can do:
- leave the EU
- never come back
- stop interacting with anyone still living in the EU to not get caught up as a collateral when their phones are scanned
Follow me for more useful tips
Friendly reminder that getting decrypted iOS components can be so simple using tihmstar's tool ;)
https://github.com/tihmstar/partialzipbrowser
https://github.com/tihmstar/img4tool
In iOS 1 and iOS 2 almost everything was arm code, but starting with iOS 3 almost everything is thumb code.
#themoreyouknow
Released a tool to erase X-Gold 608 (06.15.00 iPad) baseband.
https://github.com/tihmstar/bberase_ultrasn0w
This is useful if you want to downgrade your iPhone 3G to iOS 2.0 with the matching baseband.
The exploit/payload was taken from redsn0w and some code from xerub. There isn't really anything novel here, but until now there wasn't a straightforward way to erase the baseband or to downgrade to iOS 2.0 baseband on the iPhone 3G.
It is offensive to (AI) auto-translate to any language other than english.
Also (AI) auto-voice-translation is offensive regardless of the source / destination language.
Everyone working at Apple (no matter the department) should be forced to update every single work device to (at least) the latest public version within a month of its release. No butts.
iOS 2.0 introduced the ability to make screenshots, but you couldn't actually make screenshots of your lockscreen yet. This only came some time later.
#themoreyouknow
my overnight running unit tests found a bug in code i pushed yesterday. I love unit tests, everyone should be running unit tests to save you from regressions at least
sometimes i find new feature introduced into iOS and be so confused on why that wasn't done a long time ago.
Today i found out that in iOS 26 XNU seeds its PRNG from SEP TRNG and be like "wtf why wasn't that done like 12 years ago when SEP was first introduced in iOS 7???" o.O