I just published the slides of my #OBTS v8.0 talk about Apple's #C1 baseband. Our C1 #binja loader is now available on GitHub, and you can find a recording on YouTube.

https://lukasarnold.de/posts/obtsv8-talk/

OBTS v8.0: Diving into C1

Learn more about my talk “What’s at the Bottom of the Sea, One Baseband? - Diving into the C1” at eight edition of the Objective by the Sea conference.

Lukas Arnold

I managed to finally get BYUCTF's pwn/MIPS going. Ghidra gave me a wrong value for __stack_chk_guard and also didn't tell me about it being a pointer. Binary Ninja helped (but had some other issues).

I have updated my writeup, FWIW:
http://www.feyrer.de/redir/BYUCTF2025-Writeup.html

#BYUCTF #ctf #cybersecurity #ghidra #binja #binaryninja @binaryninja

Released Binja Apple Blocks Plugin 0.4.0, adding support for generic helper info on block descriptors.

https://github.com/droe/binja-blocks/releases/tag/0.4.0

#binaryninja #binja #reverseengineering #apple #ios #macos

Release Binja Apple Blocks Plugin 0.4.0 · droe/binja-blocks

What's Changed Improvements to annotation: Full support for generic helper info on descriptors (#27, #20, #23) Annotate generic helper info just before descriptors, if present according to in-des...

GitHub
Few more scraps of code for #FlareOn11 this time c10 - #binja lifter and emulator for inner vm https://gist.github.com/mak/16d342594d26a9be8d0345c87d82bb3d
flare-on 2024 - c10

flare-on 2024 - c10. GitHub Gist: instantly share code, notes, and snippets.

Gist

Really loving the @binaryninja plugin highlights. So many cool tools and plugins to try!

#ReverseEngineering #binja #BinaryNinja #RevEng

@binaryninja Missed the stream but watching the VOD. Really excited about the component view and stack string outlining! 💫

Very curious to try inheritance support in types, I never get it working right in Ghidra… 🤦‍♀️

The importing types from existing databases is exciting too! I have started collecting types on GitHub, now that I have my binaryninja license on my stream computer I can start building a bndb library too!

I recently did a stream on debugging a bootkit using lldb and qemu, I might try the same with binary ninja and see how the debugger handles x86 real mode!

Super excited to work with the new binja! ✨

#BinaryNinja #binja #ReverseEngineering

I wrote this plugin to dump the Psuedo C (generated by Binary Ninja's decompiler) of a given binary into a folder:

Feedback is welcome! 
#Security #BinaryNinja #Reversing #RE #reverseengineering #Decompiler #Binja

https://github.com/AsherDLL/PCDump-bn

GitHub - AsherDLL/PCDump-bn: This Binary Ninja plugin is written in Python 3 and it aims to assist with reverse engineering and vulnerability research. It dumps the Pseudo C representation of a binary, generated by Binja's decompiler, into a specified folder.

This Binary Ninja plugin is written in Python 3 and it aims to assist with reverse engineering and vulnerability research. It dumps the Pseudo C representation of a binary, generated by Binja's...

GitHub
holy crap, uhhhh im using #binja from now on.
TheJoYo