We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a7928b commit 50a5312Copy full SHA for 50a5312
README.md
@@ -84,13 +84,13 @@ To disable bee just run [UnInfectMe.bat](UnInfectMe.bat) on target.
84
* pywin32 on Wine Machine
85
* pythoncom on Wine Machine
86
87
+****
88
+Due to the need of 'requests' to run HTTP POST commands, run this on installation:
89
+wine ~/.wine/drive_c/Python27/python -m pip install requests
90
+
91
### Tested on:
92
-+ Kali Linux - SANA
93
+ Kali Linux - ROLLING
-+ Ubuntu 14.04-16.04 LTS
-+ Debian 8.5
-+ Linux Mint 18.1
94
95
96
0 commit comments