bdash
bdash.net.nz
bdash
@bdash.net.nz
Pinball, pinball, pinball.

And some computer security nonsense too.
Crazy thought… what if your decompiled Objective-C code looked like Objective-C code?

Today's journey: implementing an Objective-C “pseudo-language” view for Binary Ninja.

#binaryninja #reverseengineering #objectivec
May 7, 2025 at 11:24 PM
I've been experimenting with improving Binary Ninja's analysis of Objective-C. By hiding reference counting calls and applying types based on [super init] and objc_alloc_init calls, the structure of the decompiled code becomes clearer.

github.com/bdash/bn-obj...

#binaryninja #reverseengineering
May 5, 2025 at 3:21 PM
"That sign can't stop me because I can't read" – my father-in-law
February 7, 2025 at 6:46 AM
December 6, 2024 at 5:22 AM