11 ms·
New Linux malware combines unusual stealth with a full suite of capabilities
- raybb 4y ago> The main dropper is tiny—an executable file of just 376 bytes. How does one write code to be that small?
- oddly 4y agoI suggest you check out the demoscene if you haven’t. This is “Memories” from the Revision competition: https://youtu.be/Imquk_3oFf4 https://youtu.be/Imquk_3oFf4 256 bytes
- klyrs 4y agoFirst, don't write in high level languages. Then, tons of effort. Here's a wonderful writeup of an incredibly packed program: https://justine.lol/sectorlisp/ https://justine.lol/sectorlisp/
- egberts1 4y agoImagine inserting a smaller file-less malware into WordPress PHP?