Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 299 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 299 Bytes

RoCL-2

Please don't hack people. It's illegal!

Caution

  • I will not be responsible for any misuses of this tool. Use it at your own risk!

Python to EXE?

  • Install the PyInstaller package
  • Execute the command below
pyinstaller rocl.py -n "rocl" -i NONE --clean --onefile --noconsole