Elektrine lite

← Feed

tihmstar

tihmstar@infosec.exchange

<p>Finding offsets since 2017</p>

Posts

  • Post #4446837

    Imagine reverse engineering nation state malware and exploiting cutting edge mobile device security mitigations, while communicating with you buddies in minecraft lol https://infosec.exchange/@opa334/117055761069632178

  • Post #4327022

    Why does it feel like one has to be a network engineer just to get IPv6 (and tunneled IPv4) working without using shitty ISP provided routers?

  • Post #4283853

    usbliter8 A13 is much more cursed than expected o.O

  • Post #3925853

    OH: Am i good enough to have imposter syndrome?

  • Post #3826565

    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

  • Post #3682592

    Feeling joy and happiness after reading my coworkers words &quot;We no longer need boost&quot;. Hell yea!

  • Post #689987

    sometimes i find new feature introduced into iOS and be so confused on why that wasn&amp;#39;t done a long time ago. Today i found out that in iOS 26 XNU seeds its PRNG from SEP TRNG and be like &amp;quot;wtf why wasn&amp;#39;t that done like 12 years ago when SEP was first introduced in iOS 7???&amp;quot; o.O

  • Post #689986

    who designed this UI shit? and who had the idea to replace perfectly fine UI with shit like this?

  • Post #689985

    today&amp;#39;s hack of the day: #define DEREF_MISALIGNED(src) ({typeof(*(src)) dst; memcpy(&amp;amp;dst, (void*)(src), sizeof(dst)); dst;})

  • Post #689984

    Another morning, another &amp;quot;i can&amp;#39;t use my Macbook without rebooting it first&amp;quot;. Thanks macOS Vista

  • Post #689983

    and wtf is this? when did we forget how to unicode?

  • Post #689981

    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

  • Post #689980

    iOS 2.0 introduced the ability to make screenshots, but you couldn&amp;#39;t actually make screenshots of your lockscreen yet. This only came some time later. #themoreyouknow

  • Post #689979

    MacOS samba connections are less reliable than Deutsche Bahn :(

  • Post #689978

    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.

  • Post #689977

    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.

  • Post #689976

    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&amp;#39;t really anything novel here, but until now there wasn&amp;#39;t a straightforward way to erase the baseband or to downgrade to iOS 2.0 baseband on the iPhone 3G.

  • Post #689975

    In iOS 1 and iOS 2 almost everything was arm code, but starting with iOS 3 almost everything is thumb code. #themoreyouknow

  • Post #689843

    Friendly reminder that getting decrypted iOS components can be so simple using tihmstar&amp;#39;s tool ;) https://github.com/tihmstar/partialzipbrowser https://github.com/tihmstar/img4tool