Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 421 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 421 Bytes

KEYMON

  • Keylogger with a GUI.
  • This is not a stable version. The stable version is coming soon with multiple features.

banner

Requirements

  • For server & build
    • Nodejs

Installation

Install KEYMON with GIT

git clone https://github.com/madhanmaaz/keymon
cd keymon
  • Install Dependencies
npm install
  • Run
npm start