Hot damn, David from Usagi Electric finally got the Bendix G15—a vacuum tube digital computer from 1958—up and running. He’s been fixing it for the past 18 months, doing everything from repairing frozen bearings to fixing the paper tape reader to testing thousands of germanium diodes. Amazing. https://www.youtube.com/watch?v=Fe1wYwGcjlo
Prefer Rust to C? There's no reason your decompilation has to necessarily target C as the output. With our Language Representation UI/API in 4.2 you can see all your decompilation as Rust instead.
My keynote from @sansoffensive in Hollywood. Attacking Intelligence: Attacking and Defending AI on The Edge
I cover confidential GPUs, Windows Recall architecture, and post-compromise tradecraft with AI and lots more!
Ignite session covering all the Windows Security newness just posted
I am looking for padlock or similarly visual device that has bluetooth vulnerabilities (i.e. just uses an "unlock" command or so and no decent cryptography). Any tips welcome!
We misunderstood the concept of afterlife. What the religious texts meant to say is that the essence of your online life will be preserved as the weights of an LLM that handles airline customer support and prescribes Viagra in a telehealth app.
TIL: https://ladybird.org a truely independent browser built by engineers not motivated by data driven revenue. DNSSEC, DANE, no shady CA list, etc. Theyvare always looking for help. #Browser
I'm happy to share that LIEF (extended)
is now providing an API to disassemble code (backed by the LLVM MC layer).
This disassembler is integrated with other functionalities
like dyld shared cache support or DWARF debug info.
You can checkout https://lief.re/doc/latest/extended/disassembler/index.html for the details.