http://tstzmgqansvqfzr3qrkehszmlhjqbpqp7pwncrzr72ohyygrnbuu26qd.onion/articles/2022%20Summary
I switched go-deblob , a tool to remove binary executable files, to an hare version , which made it much more lightweight (Go binaries are huge) and probably much less bugged.
Compared to the Go version which only detects ELF and IBM BIOS files, it got much more complete coverage of native executables, bytecode, and serialization formats that can lead to code execution (Perl Storage, Python pickle). bsyslogd is a not-yet-working syslog daemon I started a bit after realizing that syslog...