FAQ - OphiteCorp/vhackos-botnet GitHub Wiki

Can I run Botnet multiple times at the same time under one account?

Yes, if the same login name, password, access token and user ID are used. But it does not really make it more effective, but rather, there is a higher chance of getting a ban. Only if the second instance of Botnet did not use any services but served only for manual commands. That's safe then

Is my login name and my password safe to enter into my configuration?

Yes. Besides vHack, your data is not sent anywhere else

How do I get my access token and UID from my mobile?

  • First of all, you need to have rooted devices
  • Open a file manager and go to: /data/data/cc.vhack.vhackxtmobile/shared_prefs and edit file vXTMobile.xml.xml
  • You will find the uid and accessstoken values in the file. Then use them in Botnet

Can I run Botnet over the console?

Yes. For the console, the -console startup argument is used. So the whole command is: java -jar botnet.jar -console

Is Botnet Only For Windows?

No. The application is written in Java so it can be run on Windows, Linux or Mac OS

How do I connect Botnet to a database?

  • For this purpose, the value of db. is used in the configuration
  • Next, you need to install (ideally local) MySQL database
  • The complete database schema will be generated automatically. If you have trouble connecting to a database, check the login data in the database and port.