1
0
mirror of https://github.com/caseyscarborough/keylogger.git synced 2020-11-18 19:53:40 -08:00

Commit Graph

  • 0d1600a9dd
    Merge pull request #15 from hmwildermuth/patch-1 master Casey Scarborough 2018-02-19 17:46:35 -05:00
  • 9d124728dc Add requirements for makefile rules #15 Henry Wildermuth 2016-12-22 11:43:03 -05:00
  • 57093d62c6 Add note about inability to capture passwords Casey Scarborough 2016-07-15 16:54:47 -04:00
  • e687feb946 Differentiate between left and right modifier keys. Casey Scarborough 2016-05-26 17:46:26 -04:00
  • d701194d7e Exit program when unable to open log file. Casey Scarborough 2014-02-27 17:16:44 -05:00
  • 1d981ea99f Resolves #1. Fixes issue where executable would not compile. Casey Scarborough 2014-02-27 12:09:31 -05:00
  • 32858c49a3 Update README.md. Casey Scarborough 2013-09-17 13:41:09 -04:00
  • cb98dff131 Add startup make target. Casey Scarborough 2013-09-17 13:34:33 -04:00
  • a9df56d78f Update Makefile to create LaunchDaemon on install. Casey Scarborough 2013-09-17 13:30:49 -04:00
  • 1065926191 Ignore .DS_Store files. Casey Scarborough 2013-09-17 13:27:30 -04:00
  • dfc3efb118 Remove unnecessary argument from .plist. Casey Scarborough 2013-09-17 10:54:45 -04:00
  • 32e0420a40 Update repository name in README.md. Casey Scarborough 2013-09-17 09:22:50 -04:00
  • 878246d281 Add .plist file for launch daemon creation. Casey Scarborough 2013-09-16 23:17:07 -04:00
  • 09be41a8d2 Exit on log clear. Casey Scarborough 2013-09-16 22:57:03 -04:00
  • 4a1e66b674 Update README.md. Casey Scarborough 2013-09-16 21:26:09 -04:00
  • 24e6cb4de9 Add output message when logfile is cleared. Casey Scarborough 2013-09-16 21:23:39 -04:00
  • e218979983 Add support for command line args. Casey Scarborough 2013-09-16 21:21:27 -04:00
  • 025d2d9c6b Change to C, as no C++ functionality is being used. Casey Scarborough 2013-09-16 21:06:11 -04:00
  • 2b436090b6 Add various comments to improve program understandability. Casey Scarborough 2013-09-16 20:57:23 -04:00
  • aa27dabd03 Small refactorings. Casey Scarborough 2013-09-16 20:44:43 -04:00
  • b2f3004096 Update README.md and set log location to /var/log/keystroke.log. Casey Scarborough 2013-09-16 20:24:09 -04:00
  • 48de73990c Update Makefile. Casey Scarborough 2013-09-16 20:16:56 -04:00
  • 0f2f29c2db Add install and clean make targets. Casey Scarborough 2013-09-16 20:12:29 -04:00
  • 858b38dad3 Add timestamp to logfile on log begin. Casey Scarborough 2013-09-16 20:02:06 -04:00
  • f6a7cbe93f Add keylogger.h. Casey Scarborough 2013-09-16 19:46:20 -04:00
  • c8c94c40e6 Implement Makefile. Casey Scarborough 2013-09-16 19:45:50 -04:00
  • 348b5c442d Basic keylogging functionality implemented. Casey Scarborough 2013-09-16 19:31:50 -04:00
  • aab9e255ab Remove test executable. Casey Scarborough 2013-09-16 19:31:10 -04:00
  • 5f1501807d Add gitignore file. Casey Scarborough 2013-09-16 19:30:30 -04:00
  • 83b9666e4c Add convertKeyCode method. Casey Scarborough 2013-09-16 19:27:25 -04:00
  • fa84df45a4 Stupid IO. Casey Scarborough 2013-09-16 19:18:58 -04:00
  • b648c3ade9 Convert to C style file writing. Casey Scarborough 2013-09-16 19:00:16 -04:00
  • 71a63661bc File writing has begun. Casey Scarborough 2013-09-16 18:48:12 -04:00
  • 8380149244 Update logfileLocation to const char*. Casey Scarborough 2013-09-16 18:37:42 -04:00
  • ea1cbc50f4 Implement basic main function. Casey Scarborough 2013-09-16 18:34:35 -04:00
  • 9ef1cdef1f Add README.md. Casey Scarborough 2013-09-16 18:06:41 -04:00
  • 8e44a77be6 Initial commit. Casey Scarborough 2013-09-16 18:06:33 -04:00