Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 797 Bytes

File metadata and controls

33 lines (22 loc) · 797 Bytes

FrozenBug

A computer aided programming software for Linux Subsystem on Windows 10

Installation & Usage

  1. Open Microsoft Store and install Ubuntu.
  2. Download XAMPP for Linux and install it.
  3. Modify the working directory in /opt/lampp/etc/httpd.conf.

DocumentRoot "/opt/lampp/htdocs"

<Directory "/opt/lampp/htdocs">

  1. Restart the XAMPP.
sudo /opt/lampp/xampp restart
  1. Download FrozenBug and put it into the working directory with sufficient privileges.
sudo chmod 777 -R THE_WORKING_DIRECTORY
  1. Open your browser and visit the page http://localhost/.
  2. Input command and Debug! Have fun.

Demo

FrozenBug

FrozenBug

FrozenBug