Whole-known-network
<p><span class="h-card" translate="no"><a href="https://donotsta.re/users/mei" class="u-url mention">@<span>mei</span></a></span> lmao. yeah</p>
<p>wrote a Binary Ninja snippet for renaming functions that call a logging function and pass their name to it as a constant argument; it handles inlining too, by majority vote</p>
<p><span class="h-card" translate="no"><a href="https://hachyderm.io/@petrillic" class="u-url mention">@<span>petrillic</span></a></span> nice!!</p>
<p>if you look at the source, CURLOPT_* identifiers correspond to enum values that are defined using a preprocessor macro; they're not defined as numbers but have bitfields inside</p><p>this would be nightmarish to do manually</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> for one minute i thought jshon is a parser written in bash or something</p><p>... turns out it's just "jq but easier"</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> this looks like it's one of those "the 3DS uses the Atheros wifi chip SDIO as the storage bus too" situations. I'm assuming this is a similar case of hardware pulling double duty and it's sending data through the sound module or some shit?</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> aaaaaaaaaaaaaaaa?</p>
<p>it also has a global sound FIFO.</p><p>(the .aac files do not contain valid AAC data)</p>
<p>you've heard of parsing html with regexps, now consider: parsing json with sed (courtesy of xiaomi)</p>