Skip to content

Nurdoidz/nogka

 
 

Repository files navigation

nogka

Keylogger for Windows. This keylogger does not store specific keys, only that the keyboard and mouse was touched by a real woman.

Download

Download the latest pre-build exe files from the Releases section.

Compiling

Requirements

  • OS: Windows 11
  • Visual Studio Community 2022
    • MSVC v143 x64/x86 build tools
    • Windows 11 SDK (10.0.22621.0)

Build

zig build --release

Build for x86 (i386/i686)

zig build --release -Dtarget=x86-windows -Dcpu=i386
zig build --release -Dtarget=x86-windows -Dcpu=i686

Tested under

  • Windows 11

Installation

Just start nogka.exe from any directory.

Uninstall

Open the Task Manager, search for nogka.exe and kill this process. Then delete nogka.exe. That's it.

About

Keylogger for Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Zig 96.9%
  • Batchfile 3.1%