mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-12 15:44:05 +09:00
moving everything neatly into the assets directory
This commit is contained in:
4
assets/disk0/home/test_malicious.js
Normal file
4
assets/disk0/home/test_malicious.js
Normal file
@@ -0,0 +1,4 @@
|
||||
println(_TVDOS.VERSION); // sanity check
|
||||
try { cmdHistory.push("lol haxxxxxx"); } catch(_) {}
|
||||
try { CURRENT_DRIVE = "B"; } catch(_) {}
|
||||
return "XwX";
|
||||
Reference in New Issue
Block a user