67 Commits

Author SHA1 Message Date
eversinc33 c93ead3ca7 proper separation of headers and cpp files 2025-05-03 21:42:00 +02:00
eversinc33 4512e7f165 beautify code 2025-03-06 08:28:44 +01:00
joaoviictorti daae3461af docs: Update documentation 2025-03-02 09:23:38 -03:00
joaoviictorti 94749646c1 Update AddressUtils.hpp 2025-03-02 09:09:38 -03:00
joaoviictorti acc0e5541b Update code 2025-03-01 23:44:17 -03:00
joaoviictorti 28c26bb959 Small fix space 2025-03-01 23:35:52 -03:00
joaoviictorti 0af168c054 Small fix space 2025-03-01 23:35:13 -03:00
joaoviictorti fe50ca3322 Small fix 2025-03-01 23:10:57 -03:00
joaoviictorti 57723ae47a Small fix 2025-03-01 22:54:06 -03:00
joaoviictorti ab4380cff3 Small fix 2025-03-01 22:53:10 -03:00
joaoviictorti aed24137d1 Small fix 2025-03-01 22:45:20 -03:00
joaoviictorti 0dcfa6099f Small fix 2025-03-01 22:44:49 -03:00
joaoviictorti 26d265941b Small fix 2025-03-01 22:41:05 -03:00
joaoviictorti 51d28b7ea2 Small fix 2025-03-01 22:38:54 -03:00
joaoviictorti 379474e262 Small fix 2025-03-01 22:38:35 -03:00
joaoviictorti caf7943a7e Small fix 2025-03-01 22:38:00 -03:00
joaoviictorti c9d18778a1 docs: Update documentation 2025-03-01 22:35:06 -03:00
joaoviictorti a7d448a92c Small fix 2025-03-01 22:33:29 -03:00
joaoviictorti 7bc7cc47a0 docs: Update documentation 2025-03-01 22:31:13 -03:00
joaoviictorti de5618ac0e Update Globals.hpp 2025-03-01 20:58:14 -03:00
joaoviictorti 495a7608aa Adjusting code and adding a new injection module 2025-03-01 20:53:46 -03:00
eversinc33 eb8636b7f4 dynamically resolve event functions 2025-02-25 09:56:21 +01:00
eversinc33 467f71df21 bump version 2025-02-25 09:43:18 +01:00
eversinc33 80a955dc9d cleanup code, fix bugcheck 2025-02-25 09:43:11 +01:00
eversinc33 003bb43501 dynamically resolve functions 2025-02-25 09:42:41 +01:00
eversinc33 3c5af5c0ad debug messages, sharedmem cleanup 2025-02-23 10:13:32 +01:00
eversinc33 080e226167 fix event code 2025-02-22 22:07:19 +01:00
donnaskiez c626784826 Gosh Damn Manual Mappers and Their Restrictions! 2025-02-17 21:44:05 +11:00
donnaskiez ef402ec5f5 Implement correct thread cleanup 2025-02-17 21:08:20 +11:00
eversinc33 ebe47559b7 Update MemoryUtils.hpp 2025-02-16 17:11:43 +00:00
eversinc33 9e2e6d3d2a Merge branch 'main' of https://github.com/eversinc33/Banshee 2024-03-25 14:56:34 +00:00
eversinc33 7926827f43 adjust DACL for events (fixes #2) 2024-03-25 14:56:23 +00:00
eversinc33 bb790c399c main thread cleanup 2024-03-19 15:02:59 +01:00
eversinc33 bb2f9eefd2 add missing break statement 2024-03-16 12:55:42 +00:00
eversinc33 ba6940a22c add VK parsing to keylogger 2024-03-16 12:53:49 +00:00
eversinc33 8db99d0721 Small fixes 2024-03-15 10:08:05 +00:00
eversinc33 d32da6d6c4 Communication over shared memory. v0.1.0 2024-03-13 17:12:09 +01:00
eversinc33 fb2b27aae2 remove ioctls, add shared memory comms 2024-03-06 21:18:45 +00:00
eversinc33 72271bdb86 refactor for use with kdmapper 2024-03-04 17:59:09 +01:00
eversinc33 909c261f3a prepare kdmapper usage 2024-03-04 15:35:00 +00:00
eversinc33 825dc87fd0 add keylog IOCTL 2024-02-27 16:43:20 +01:00
eversinc33 3b2c44de39 Improved key polling 2024-02-25 19:57:27 +01:00
eversinc33 5f1de8c63d working keylogger 2024-02-25 19:14:40 +01:00
eversinc33 faa83532a8 fix typo, adjust version 2024-02-25 15:18:14 +01:00
eversinc33 ea7f63325f fix some minor code todos 2024-02-25 14:54:14 +01:00
eversinc33 866c31e808 fix bug where pid was hardcoded 2024-02-25 03:59:26 +01:00
eversinc33 d4bce850a5 add keylogger logic. fixme 2024-02-25 03:25:52 +01:00
eversinc33 ec0779d3e8 add keylogger.hpp, resolve gafAsyncKeyState 2024-02-24 23:56:43 +01:00
eversinc33 e758a1c973 fix callback erasure, restore callback upon exit 2024-02-23 15:23:59 +01:00
eversinc33 b2fc1406a4 fix missing break statement 2024-02-15 17:48:44 +01:00