Skip to content

Latest commit

 

History

History
37 lines (35 loc) · 1.04 KB

README.md

File metadata and controls

37 lines (35 loc) · 1.04 KB

Killer

| Chinese | English |

A portable Arp tool for intranets, including port and IP scanning and Arp attacks, Python version(PyKiller) requires WinPcap to be installed,but Rust version(RuKiller) does not need WinPcap. Click main in the top left corner to view the source code in different languages


Rust Version is under development.


Support System

Windows11、Windows10

Windows7(NO TEST)

Debian Linux


The following applies only to PyKiller

When RuKiller is developed, PyKiller will stop updating.

It may take some time...UvU

Required Python library

  1. PyQt5
  2. sys
  3. scapy
  4. art
  5. os
  6. tiptext (This program is included)
  7. random
  8. colorama
  9. socket
  10. Pyinstaller

How to Build

  1. Configure the environment and install the required libraries
  2. Download all the files under the desired language branch
  3. Run the package.bat or "打包.bat" under the project
  4. Find your build in the generated dist directory