houseofcat / WOLF

Windows Operations & Library of Functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WOLF - Windows Operations & Library of Functions C#

My very first program that morphed into a Frakenstein mess! I am rewriting significant portions of this source code.

January 2nd, 2016

Beginning a refactoring of code. Employing some C# 6.0 language simplifcations and general cleanup. Improving performance across the board.

Last Update: OS Refactored

NOTE ABOUT ANTI-VIRUS / VIRUSTOTAL

Identified the function name tripping anti-virus software "DisableWindowsKeyLogging" and KeyLogging bool variables have simply been renamed. VirusTotal 100% clean again.

This program now comes up either 100% clean or one false positive on VirusTotal. https://www.virustotal.com/en/file/8e526352a20643b6f2858d647c28746d06c20da4ed3ca87d20652e2c3827d733/analysis/1482535755/

About

Windows Operations & Library of Functions

License:MIT License


Languages

Language:C# 100.0%