Add installBackdoor

This commit is contained in:
Olivier Gagnon
2021-05-07 02:09:30 -04:00
parent 0642491402
commit 16c8c78b54
7 changed files with 59 additions and 15 deletions

View File

@@ -0,0 +1,22 @@
installBackdoor() Netscript Function
====================================
.. js:function:: installBackdoor()
:RAM cost: 2 GB
If you are not in BitNode-4, then you must have Level 1 of Source-File 4 in order to use this function.
This function will install a backdoor on the server you are currently connected to.
Examples:
.. code-block:: javascript
connect("foodnstuff");
installBackdoor();
.. warning::
For NS2 users:
This function is async.