Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
New Linux malware combines unusual stealth with a full suite of capabilities
(
arstechnica.com
)
54 points
by
oedmarap
on Sept 10, 2022
|
hide
|
past
|
favorite
|
4 comments
raybb
on Sept 10, 2022
|
next
[–]
> The main dropper is tiny—an executable file of just 376 bytes.
How does one write code to be that small?
klyrs
on Sept 10, 2022
|
parent
|
next
[–]
First, 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/
oddly
on Sept 10, 2022
|
parent
|
prev
|
next
[–]
I suggest you check out the demoscene if you haven’t. This is “Memories” from the Revision competition:
https://youtu.be/Imquk_3oFf4
256 bytes
egberts1
on Sept 10, 2022
|
prev
[–]
Imagine inserting a smaller file-less malware into WordPress PHP?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
How does one write code to be that small?