Moritz Schloegel

@mu00d8.bsky.social

Faculty @CISPA Helmholtz Center doing software security, program analysis, and fuzzing Previously at SEFCOM lab @ASU and @RUB

I'd like to introduce Kuna, a new Rust-based decompiler that explores a highly experimental direction: self-refining decompiler development and usage. Or: a decompiler constantly improved by agents, made for agents. Kuna rivals the best in structuring now. Let's talk about it.1/

BildBild

NDSS 2027 is looking for volunteers to join the Artifact Evaluation Committee (AEC). If you care about reproducibility & open science, we would be glad to have you on board. All sorts of backgrounds welcome & no prior experience required. Interested? Self-nominate here: forms.gle/3UydnaYP6vUC...

Self-nomination for the Artifact Evaluation Committee of NDSS 2027

We are looking for members for the Artifact Evaluation Committee (AEC) of NDSS 2027. The Network and Distributed System Security (NDSS) symposium adopted an Artifact Evaluation (AE) process allowing ...

forms.gle

Can we translate all C to Rust? The susceptibility of C to memory corruption has long been a cybersecurity pain point, and coding agents can free us of it. Read on for my recent experiments in this space, and apt & docker repos that you can pull rust-converted libraries from!

Happy New Year's Eve! Our tool for placing decompilation (symbols, source, types) into the debugger (gdb) is now officially integrated into pwndbg! You will have access to it (decomp2dbg) in your next default install of pwndbg 🎉 Happy hacking:

Reimplement decompiler integration by k4lizen · Pull Request #3401 · pwndbg/pwndbg

Okay this is a chonker. See the docs/tutorials/decompiler-integration.md for some overview. And docs/assets/caps/decomp_integration_ex.png for an image example vs previous implementation pros we d...

github.com