Code Monkey home page Code Monkey logo

pcmonitor's Introduction

pcmonitor

pcmonitor - windows kernel driver to monitor users activity(such as keyboard input, screenshot) and send encrypted reports to mobile applications in realtime through intermediate web server.

Project dirs -

\build - compiled binaries

\clients - different mobile clients

\injectstub - assembler stub for injection kdll.dll from kernel mode

\installer - installer

\jansson - code of jansson library used to make JSON. project link - http://www.digip.org/jansson/

\kclient - code of usermode kernel driver loader

\kdll - code of user-mode dll that makes screenshot inside windows sessions csrss.exe processes

\kdriver - kernel-mode driver code, that controls and monitors users and send report to server through TLSv1.2 channel based on Windows Kernel Sockers(WSK).

\keys - keys used for TLS between kdriver and server.

\logs - server logs directory

\polarssl2 - polarssl library adapted for usage in Windows kernel - mode. project link - https://polarssl.org/

\scripts - different deployment scripts

\server\cserver - server that handles incomming connections from client hosts. kdriver transfer data to cserver. cserver stores data in files and Redis DB. cserver uses Java netty.io library for TLS (http://netty.io/)

\server\csite - web server with authorization&authentication based on Play Framework 2.2 ( http://www.playframework.com/ ) , jquery and bootstap

\server\shared - shared beetween csite and cserver java lib with set of usefull classes \server\libs - different java jar used in project

kdriver.sln - VS2013 solution to build kdll, injectstub, kclient, kdriver, kdll projects.

pcmonitor's People

Contributors

scaleapps avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.