Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 524 Bytes

File metadata and controls

22 lines (13 loc) · 524 Bytes

RsaCtfTool-GUI

Graphical User Interface For RsaCtfTool

RsaCtfTool-GUI Is Not Heavily Maintained

Installation

sudo git clone https://github.com/Hellsender01/RsaCtfTool-GUI.git
cd RsaCtfTool-GUI
sudo chmod +x setup.sh
sudo bash setup.sh

Test

To test the working of RsaCtfTool-GUI, Open testfile.txt in RsaCtfTool(from file menu) and hit start attack. After finishing you should get the flag.

ScreenShot