shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

245
active users

#binaryninja

0 posts0 participants0 posts today
buherator[RSS] Fixing Decompilation of Stack Clash Protected Binaries<br><br><a href="https://intrigus.org/research/2025/04/15/fixing-decompilation-of-stack-clash-protected-binaries/" rel="nofollow noopener noreferrer" target="_blank">https://intrigus.org/research/2025/04/15/fixing-decompilation-of-stack-clash-protected-binaries/</a><br><br><a class="hashtag" href="https://infosec.place/tag/ghidra" rel="nofollow noopener noreferrer" target="_blank">#Ghidra</a> <a class="hashtag" href="https://infosec.place/tag/binaryninja" rel="nofollow noopener noreferrer" target="_blank">#BinaryNinja</a> <a class="hashtag" href="https://infosec.place/tag/reverseengineering" rel="nofollow noopener noreferrer" target="_blank">#ReverseEngineering</a>
bdash<p>Crazy thought… what if your decompiled Objective-C code looked like Objective-C code?</p><p>Today's journey: implementing an Objective-C “pseudo-language” view for Binary Ninja.</p><p><a href="https://social.bdash.net.nz/tags/binaryninja" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>binaryninja</span></a> <a href="https://social.bdash.net.nz/tags/reverseengineering" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>reverseengineering</span></a> <a href="https://social.bdash.net.nz/tags/objectivec" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>objectivec</span></a></p>
Daniel Roethlisberger<p>Released Binja Apple Blocks Plugin 0.4.0, adding support for generic helper info on block descriptors.</p><p><a href="https://github.com/droe/binja-blocks/releases/tag/0.4.0" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/droe/binja-blocks/r</span><span class="invisible">eleases/tag/0.4.0</span></a></p><p><a href="https://infosec.exchange/tags/binaryninja" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>binaryninja</span></a> <a href="https://infosec.exchange/tags/binja" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>binja</span></a> <a href="https://infosec.exchange/tags/reverseengineering" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>reverseengineering</span></a> <a href="https://infosec.exchange/tags/apple" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>apple</span></a> <a href="https://infosec.exchange/tags/ios" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ios</span></a> <a href="https://infosec.exchange/tags/macos" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>macos</span></a></p>
Jimmy Wylie<p>Still thinking about UIs re: <a href="https://infosec.exchange/tags/IDA" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IDA</span></a> and <a href="https://infosec.exchange/tags/Ghidra" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Ghidra</span></a> and even Binja to some extent (although I've used it alot comparatively), and how UIs are def a product of their time.<br>IDA's UI makes sense if you consider it started as command line tool with like DOS style short cut keys back in like 1991.</p><p>I don't actually know when Ghidra dev originally started, but given what it can do, I imagine it's the same age, or maybe just a few years younger than IDA. Java Swing (or what became swing), came out in 1997. It wouldn't surprise me if this is around when Ghidra dev started.</p><p>So Ghidra's UI, and it's focus on GUI actions first (vs the keyboard like IDA), makes a lot sense if you consider the popularity of Java with the gov't and also the popularity of newfangled GUI apps with Swing.</p><p><a href="https://infosec.exchange/tags/BinaryNinja" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>BinaryNinja</span></a> came out around 2016. I don't know what they use under the covers for their GUI, but it's really not surprising that of the three tools, Binja's UI looks the slickest.</p>