unknown 3faeb5dfb2 update il y a 2 ans
..
README.md 3faeb5dfb2 update il y a 2 ans
beacon.h 11062bfa88 New tools update il y a 2 ans
bofcompile.bat 11062bfa88 New tools update il y a 2 ans
idletime.c 11062bfa88 New tools update il y a 2 ans
idletime.cna 11062bfa88 New tools update il y a 2 ans
idletime.h 11062bfa88 New tools update il y a 2 ans
idletime.o 11062bfa88 New tools update il y a 2 ans

README.md

IdleTime

Check current user activity based on the user's last input. Returns the time in format HH:MM:SS.

Usage

  • idletime

Compile

  • 1. Make sure Visual Studio is installed and supports C/C++.
  • 2. Open the x64 Native Tools Command Prompt for VS <2019/2022> terminal.
  • 3. Run the bofcompile.bat script to compile the object file.
  • 4. In Cobalt strike, use the script manager to load the .cna script to import the tool.