Skip to content

CYB3RMX/pyXuSB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyXuSB

  • Usage: sudo python3 pyXuSB.py

Screenshot

Screen

Usage

animation

Updates

17/12/2020

  • Critical bug: Fixed bugs on file mounting options.
  • Coming soon: Windows pendrive creating for GPT disk type.

Setup

Necessary python modules

  • npyscreen => Creating TUI.
  • psutil => Handling processes such as dd and mkfs.

Installation of python modules: sudo pip3 install -r requirements.txt
Gathering other dependencies:

  • gettext: sudo apt-get install gettext
  • ms-sys: http://ms-sys.sourceforge.net/

MS-SYS Installation:

  • tar -zxvf ms-sys*.tgz
  • cd ms-sys
  • make
  • sudo make install

Releases

No releases published

Packages

No packages published

Languages