Git Product home page Git Product logo

spearky's Introduction

Spearky

Spearky - penetration testing app with GUI developed in Kivy.

Requirements

Kali Linux is required to properly run this app.

Installation

English

To start using Spearky application, you must first download it. After downloading and extracting the archive .zip file on a compatible computer with Kali Linux and Python version 3.7.6 installed, proceed to install the modules. In the folder with the extracted application contents ("spearky" directory), open a terminal and enter the following commands:

python -m pip install --upgrade pip setuptools virtualenv
pip install -r requirements.txt

The pip program will install the necessary modules. After a successful installation, the program is ready to use. To run the application itself, enter the command in the same folder:

python3 main.py

The invoked command will inform in the terminal aboute the successfull application start and then the window of the application itself should appear. The program is ready to use. The user can now navigate through the menus and submenus of the application to usw any tools.

Polish

Aby rozpocząć korzystanie z aplikacji Spearky, należy ją najpierw pobrać. Po pobraniu i wypakowaniu pliku archiwalnego .zip na kompatybilnym komputerze z zainstalowanym systemem Kali Linux i Pythonem w wersji 3.7.6, należy przejść do instalacji modułów. w folderze z wypakowaną zawartością aplikacji (katalog „spearky”) należy otworzyć terminal i wprowadzić następującą komendę:

python -m pip install --upgrade pip setuptools virtualenv
pip install -r requirements.txt

Program pip wykona instalację niezbędnych modułów. Po pomyślnej instalacji program jest gotowy do użycia. Aby uruchomić samą aplikację, należy wprowadzić w tym samym folderze komendę:

python3 main.py

Wywołana komenda poinformuje w terminalu o rozpoczętym działaniu aplikacji, a następnie powinno się pojawić okno samej aplikacji. Program jest gotowy do użytku. Użytkownik może teraz nawigować w menu i podmenu aplikacji aby skorzystać z dowolnych narzędzi.

spearky's People

Contributors

maffey avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.