Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jywarren/ghost.sh
transfer protocol in/out of JS-based Linux VMs running in your browser; maybe also a mystery/thriller interactive CLI novel
https://github.com/jywarren/ghost.sh
Last synced: about 2 months ago
JSON representation
transfer protocol in/out of JS-based Linux VMs running in your browser; maybe also a mystery/thriller interactive CLI novel
- Host: GitHub
- URL: https://github.com/jywarren/ghost.sh
- Owner: jywarren
- Created: 2013-01-31T22:31:27.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-31T23:06:57.000Z (almost 12 years ago)
- Last Synced: 2024-10-14T08:16:01.382Z (3 months ago)
- Language: JavaScript
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
##Ghosting in JS
* copy the contents of inside.sh to /var/root/ on the js vm
* chmod 777 inside.sh
* run this: 'watch -n 2 /var/root/inside.sh'
* use run() in JS to run shit in the jsvm###Resurrect
uuencode -m hello.txt hello.b64 > /dev/clipboard
* then run resurrect() in jsvm
it produced...
begin-base64 644 hello.b64
LyogVGhpcyBDIHNvdXJjZSBjYW4gYmUgY29tcGlsZWQgd2l0aDoKCiAgIHRj
YyAtbyBoZWxsbyBoZWxsby5jCgogICBvciBpZiB5b3UgaGF2ZSBtb3JlIHRp
bWU6CgogICBnY2MgLW8gaGVsbG8gaGVsbG8uYyAKKi8KI2luY2x1ZGUgPHN0
ZGxpYi5oPgojaW5jbHVkZSA8c3RkaW8uaD4KCmludCBtYWluKGludCBhcmdj
LCBjaGFyICoqYXJndikKewogICAgcHJpbnRmKCJIZWxsbyBXb3JsZFxuIik7
CiAgICByZXR1cm4gMDsKfQo=
====