glem (@glem_au) 's Twitter Profile
glem

@glem_au

banana bread etc

ID: 3557018000

calendar_today14-09-2015 05:38:31

411 Tweet

253 Followers

1,1K Following

Brandon Azad (@_bazad) 's Twitter Profile Photo

I'm presenting on KTRW at #36C3 this year. I'll take you along my journey discovering hardware debugging registers and discuss the challenges of writing a full-featured iOS kernel debugger usable with LLDB: halfnarp.events.ccc.de

Prateekg147 (@prateekg147) 's Twitter Profile Photo

#iOS Talks from #36c3 Messenger 0-click- media.ccc.de/v/36c3-10497-m… Untethering iDevices media.ccc.de/v/36c3-11034-t… Trustzone security media.ccc.de/v/36c3-10859-t… checkra1n - media.ccc.de/v/36c3-11238-t… Building an iOS debugger - media.ccc.de/v/36c3-10806-k…

Synacktiv (@synacktiv) 's Twitter Profile Photo

Return of the iOS sandbox escape: lightspeed's back in the race!! The XNU bug johncool described last year was reintroduced and is still exploitable in the last version of iOS, as shown by unc0ver Team: synacktiv.com/posts/exploit/…

Return of the iOS sandbox escape: lightspeed's back in the race!! The XNU bug <a href="/JohnCool__/">johncool</a>  described last year was reintroduced and is still exploitable in the last version of iOS, as shown by <a href="/unc0verTeam/">unc0ver Team</a>: synacktiv.com/posts/exploit/…
Hex-Rays SA (@hexrayssa) 's Twitter Profile Photo

It is great to announce the #release of Service Pack 2 for #IDA 7.5 today! SP2 fixes some immediate issues with the new macOS11/iOS14 binaries and focuses principally on enhancing the static analysis for new file formats. Learn more: bit.ly/2BCfkQl #HexRays #IDAPro

The West Australian (@westaustralian) 's Twitter Profile Photo

The heartbroken family of a 21-year-old man killed on Eyre Highway while cycling across Australia to raise awareness about climate change has described him as a “passionate” and “bright” boy. 🔒 bit.ly/3sZspIK

The heartbroken family of a 21-year-old man killed on Eyre Highway while cycling across Australia to raise awareness about climate change has described him as a “passionate” and “bright” boy. 🔒 bit.ly/3sZspIK
Tim Misiak (@timmisiak) 's Twitter Profile Photo

PSA: The BOOL type is a signed integer. So if you define a single bit bitfield of type BOOL, it will be "-1" when it is TRUE. Which means that it won't be equal to TRUE.

PSA: The BOOL type is a signed integer. So if you define a single bit bitfield of type BOOL, it will be "-1" when it is TRUE. Which means that it won't be equal to TRUE.
Adam Donenfeld (@doadam) 's Twitter Profile Photo

Seems like iOS 17 beta 1 puts crash dumps in /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.osanalytics/DiagnosticReports/ instead of the usual /private/var/mobile/Library/Logs/CrashReporter/. As a result, afcd -r won't completely delete the logs after they're

Ivan Fratric 💙💛 (@ifsecure) 's Twitter Profile Photo

CVE-2023-32412 is a bug in the iOS SIP parser, reachable through a (rogue) mobile network. Details in bugs.chromium.org/p/project-zero…