You've seen the trends in AIxCC: LLMs can hack source, find vulns, and patch them. But what about on binaries without source? Do decompilers close the gap, or is there more to grow?
Come see my talk at DistrctCon where I merge and dissect these two fields: AI Hacking + Decomp.
30.10.2025 16:02 β π 5 π 2 π¬ 0 π 0
What the hell are we doing? Β· Addison Crump
Homepage for Addison Crump
Must-read for fuzzing folks (read: tooling/algorithms/academia) by Addison Crump
addisoncrump.info/research/wha...
26.10.2025 03:16 β π 29 π 10 π¬ 1 π 1
GitHub - emproof-com/workshop_firmware_reverse_engineering: Workshop on firmware reverse engineering
Workshop on firmware reverse engineering. Contribute to emproof-com/workshop_firmware_reverse_engineering development by creating an account on GitHub.
We at @emproofsecurity.bsky.social open-sourced a free firmware reverse engineering workshop for self-study.
Topics: ELF analysis, cracking, malware triage, embedded-Linux, bare-metal, crypto-key extraction, anti-analysis. Docker setup and solutions included.
github.com/emproof-com/...
30.09.2025 08:36 β π 5 π 2 π¬ 0 π 0
Screenshot of the blog post intro:
Permissive vs Copyleft Open Source
Published on Jul 9, 2025.
The premise of copyleft licenses is attractive: Create more open source!
With permissive licenses, someone can take the code and make proprietary modifications to it and sell it to other people without releasing the modifications. We want people to publish their improvements, right?
With copyleft, we can force people to publish their improvements to copyleft code. Businesses will want to use our code because creating it was so much work in the first place. We need copyleft if we want more contributors, more open source, more code re-use, more freedom.
Right?
Wrong.
In this post, I break down all the ways copyleft licenses fail to achieve their stated goals, and explain why permissive licenses succeed where copyleft fails.
I wrote a comprehensive post dispelling many incorrect assumptions about Copyleft vs Permissive open source licenses.
If you author/contribute to open source code, it's worth reading and understanding these nuances!
shazow.net/posts/permis...
15.07.2025 17:36 β π 69 π 17 π¬ 3 π 3
LIEF patchelf
This blog post introduces a modern LIEF-based version of patchelf
New blog post on implementing patchelf-like functionalities using LIEF's Rust bindings:
lief.re/blog/2025-07...
14.07.2025 05:09 β π 3 π 2 π¬ 0 π 0
It was great to see the community come together again at our 4th #FUZZING workshop in Trondheim this year! We drew a big crowd. Enjoyed the super lively discussions.
Thanks to the organizers:
* @rohan.padhye.org
* @yannicnoller.bsky.social
* @ruijiemeng.bsky.social and
* LΓ‘szlΓ³ Szekeres (Google)
29.06.2025 07:25 β π 21 π 3 π¬ 2 π 0
π¨ Our amazing #FUZZING'25 keynotes are online!
"Constraining Fuzzing without Paying Too Much" by Miryung Kim
youtu.be/L90MBb6NLBE
"Are you sure you belong in academia?" by Will Wilson
youtu.be/qQGuQ_4V6WI
// @mboehme.bsky.social, LΓ‘szlΓ³ Szekeres, @rohan.padhye.org, @ruijiemeng.bsky.social
29.06.2025 07:35 β π 11 π 6 π¬ 1 π 0
DWARF as a Shared Reverse Engineering Format
This blog post introduces a new API in LIEF to create DWARF files
[Blog Post] New high-level API in LIEF that allows the
creation of DWARF files. Additionally, I present two plugins designed to export
program information from Ghidra and BinaryNinja into a DWARF file.
lief.re/blog/2025-05...
(Bonus: DWARF file detailing my reverse engineering work on DroidGuard)
27.05.2025 13:50 β π 21 π 15 π¬ 1 π 0
Self-nomination for the Artifact Evaluation Committee of NDSS 2026
We are looking for members of the Artifact Evaluation Committee (AEC) of NDSS 2026.
The Network and Distributed System Security symposium adopts an Artifact Evaluation (AE) process allowing authors t...
All papers should publish their code. Help realize this by becoming an artifact reviewer at NDSS'26, apply here: docs.google.com/forms/d/e/1F...
You'll review artifacts of accepted papers. We especially encourage junior/senior PhD students & PostDocs to help. Distinguished reviews will get awards!
25.05.2025 13:25 β π 12 π 10 π¬ 0 π 1
Artisinal software
There is LLM free licenses though I think
23.05.2025 13:09 β π 3 π 1 π¬ 1 π 0
GitHub - binarly-io/idalib: Idiomatic Rust bindings for the IDA SDK, enabling the development of standalone analysis tools using IDA v9.xβs idalib
Idiomatic Rust bindings for the IDA SDK, enabling the development of standalone analysis tools using IDA v9.xβs idalib - binarly-io/idalib
We're are happy to announce a new release of our #Rust bindings for idalib.
What's new:
- New APIs for working with IDBs, segments, and more
- Rust 2024 support
- New homepage: idalib.rs
H/T to our contributors @yeggor.bsky.social & @raptor.infosec.exchange.ap.brid.gy
github.com/binarly-io/i...
21.05.2025 22:28 β π 5 π 9 π¬ 0 π 0
π¨ Blog Post: "Re-compiling Decompiler Output" https://edmcman.github.io/blog/2025-05-02--re-compiling-ghidra-decompiler-output/
03.05.2025 14:54 β π 1 π 2 π¬ 0 π 0
Review Criteria for Technical (TP) and Experience Papers (EP) @ #ASE25.
* In TP, PC evaluates the significance of the problem, the novelty of the approach and the soundness of the eval.
* In EP, PC evaluates the practical importance + the description of scope, insights, and perspective.
Details:
03.05.2025 14:25 β π 0 π 1 π¬ 1 π 0
Policy on LLM-assisted Reviews @ #ASE25
03.05.2025 14:28 β π 1 π 1 π¬ 1 π 0
β¨οΈ Now that #ICSE25 is over, it's time to get your papers ready for #ASE25 (30th May)!
π’ Here is what's new:
* Major Revision v2.0
* Review criteria for tech. & experience papers
* Policy on LLM-assisted Reviews
* Auto-bidding (TPMS)
* Rapid Response Reliable Reviewers
π For more details, read on.
03.05.2025 14:25 β π 26 π 14 π¬ 1 π 0
Major Revision 2.0 @ #ASE25.
Objective:
* Reviewer continuity > recycling.
* Reduce PC workload.
* Minimize ambiguity.
* Avoid deferred rejects.
tl;dr:
* MR = reviewers commit to accepting the MR if it addresses the revision items *irrespective* of any new results.
* Only DL is required to check.
03.05.2025 14:25 β π 0 π 1 π¬ 1 π 0
It was opt 175b chronicle
16.04.2025 23:01 β π 0 π 0 π¬ 0 π 0
Around 2023 some company published their raw experience trying to train a very large model, like a text file with all the errors they hit, was that google or Facebook or some other company?
16.04.2025 22:26 β π 0 π 0 π¬ 1 π 0
more exciting stuff coming to libAFL @aflplusplus.bsky.social , including a binary-only ASan implementation in Rust for QEMU and integration with the unicorn emulator!
reminds me of how @dmnk.bsky.social and I got the unicornafl rust bindings up and running to fuzz some basebands 5 years ago
10.04.2025 14:57 β π 9 π 3 π¬ 0 π 0
Oh wow. This just in from a CISA spokesperson:
βThe CVE Program is invaluable to cyber community and a priority of CISA. Last night, CISA executed the option period on the contract to ensure there will be no lapse in critical CVE services. We appreciate our partnersβ and stakeholdersβ patience.β
16.04.2025 11:44 β π 379 π 115 π¬ 8 π 17
Time zone code is 100% the kinda code you make someone else do, like a library
I feel like that is more off limits to home roll than crypto even
15.04.2025 14:18 β π 13 π 3 π¬ 2 π 0
And AZ CTF comes to a close! Congrats to the winners! And, of course, everyone can now tackle the chals on #pwncollege at: pwn.college/az-ctf-2...
06.04.2025 00:07 β π 1 π 3 π¬ 0 π 0
Scifi Artist
Patreon.com/ruihuang
Recreational strangler & Parentheses enthusiast
https://re-verse.io/ reverse engineering conference
The official English FFXIV Bluesky account.
The critically acclaimed MMORPG with a Free Trial up to level 70! β¨ freetrial.finalfantasyxiv.com
mobile security / symbolic execution . he / him
Cybersecurity, Ghidra, Personal account
Fida Puti Samurai/Mullet Mad Jack dev
https://store.steampowered.com/app/1534340/Fi_da_Puti_Samurai/
https://store.steampowered.com/app/2111190/MULLET_MAD_JACK/
PhD Student at ASU | blog.zolutal.io
Captain of Shellphish | shellphish.net
she/her
Retired DEFCON CTF org.
Shellphish Captain Emeritus.
ASU Prof.
angr hacker.
pwn.college sensei.
Looking for students/interns!
https://yancomm.net
https://github.com/zardus
https://defcon.social/@Zardus
Securing every bit of your data
https://quarkslab.com
A programming language empowering everyone to build reliable and efficient software.
Website: https://rust-lang.org/
Blog: https://blog.rust-lang.org/
Mastodon: https://social.rust-lang.org/@rust
π©βπ» staff eng
π¦ post a lot about rust and rust gamedev
βοΈ wrote https://sokoban.iolivia.me
π₯ blog at https://iolivia.me
π§΅ weekly #rustlang threads every Thursday - subscribe here https://forms.gle/Tcm7cAkLt4NF9ZCZ9
Rust dev, Electronics engineer, Author, Rust library team lead, ADHD, Polyamorous, Lesbian, She/Her
Binary Security Researcher, Chief Scientist at http://emproof.com and Trainer.
Website: https://synthesis.to
Low Level Engineer. 17 y/o. Building ZathuraDbg
I am a principal researcher at Microsoft Research. I work on operating systems for kernel-bypass data center servers.
Dad, husband, President, citizen. barackobama.com