41
How to put a file into a VM without a malware breach?
(lemmy.dbzer0.com)
1. Posts must be related to the discussion of digital piracy
2. Don't request invites, trade, sell, or self-promote
3. Don't request or link to specific pirated titles, including DMs
4. Don't submit low-quality posts, be entitled, or harass others
We heartily recommend visiting the free port of freemediaheckyeah (aka FMHY) while you sail the high seas, for all the freshest links the ocean has to offer.
📜 c/Piracy Wiki (Community Edition):
FUCK ADOBE!
Torrenting/P2P:
Gaming:
💰 Please help cover server costs.
![]() |
![]() |
|---|---|
| Ko-fi | Liberapay |
encode it in base 64 and type it in
I can’t imagine how long it would take to do that with a 32GB file, or how many errors it they would have by the end.
don't rush too much, and triple check everything
You could actually do it! If you founded a small dynasty of humans willing to type relentlessly for many hundreds of years, in succession.
What would take long? Also, why would there be errors?
Manually typing the base64 encoded 32GB file? Open up a terminal and type
echo “example text” | base64, then imagine inputing the result of piping 32GB to it instead of 13 characters.