vondehi by PoroCYon
[nfo]
|
||||||||
---|---|---|---|---|---|---|---|---|
no screenshot yet. |
|
|||||||
|
popularity : 54% |
|||||||
alltime top: #19803 |
|
|||||||
added on the 2020-05-03 17:32:26 by porocyon |
popularity helper
comments
Nice. More Linux demo tools plz.
nice :)
Thumb up!
cool!
Platform of my choice!
now just create some more competition =)
submit changes
if this prod is a fake, some info is false or the download link is broken,
do not post about it in the comments, it will get lost.
instead, click here !
vondehi is an in-memory decompression stub, using the system decompressors available (that is, gzip or xz). It's a bit larger than a shell script, but this approach doesn't touch the filesystem at all, using the memfd_create and exeveat syscalls. It's also not a custom compressor/decompressor (such a thing is coming Soon™).
Usage: compile vondehi.asm with "nasm -fbin", and prepend your gzip- or xz-compressed payload with it. A more in-depth explanation and options (some of which you might want to enable) can be found in the README.md file included in the download archive.
It was used in all the prods tagged with 'vondehi' on Demozoo, including Access Control and International Shipping.