44 Commits

Author SHA1 Message Date
Meowmycks f8ddaea9df Update catdumper.cpp
Explained what "case 16" means on line 29.
2024-01-10 14:55:04 -05:00
Meowmycks 2ae6cc68f4 Update catdumper.h
Moved over lines from the `.cpp` file typically meant to be placed here.
2024-01-10 14:45:06 -05:00
Meowmycks 05500c9ed0 Update catdumper.cpp
Removed redundant #include lines
2024-01-10 14:43:50 -05:00
Meowmycks 81756e9ef9 Update README.md
Removed unnecessary lines.
2024-01-10 14:40:49 -05:00
Meowmycks d1f8b2781e Update catdumper.cpp
Added retrying to SendDataInChunks() and showed example of using Ngrok tunnel in main()
2024-01-09 16:00:39 -05:00
Meowmycks b5a4f8a2a8 Update exfil.py
Added a comment explaining what to do in case of protocol errors.
2024-01-09 15:46:23 -05:00
Meowmycks 01f798c005 Update README.md 2024-01-09 15:38:54 -05:00
Meowmycks 856d4745ba Update catdumper.h 2024-01-09 14:58:56 -05:00
Meowmycks 619df4d820 Update catdumper.cpp
Modified to only unhook NtReadVirtualMemory instead of entire ntdll.
2024-01-09 14:58:35 -05:00
Meowmycks 9d7445c0ba Update README.md
No longer requires gaining SYSTEM first.
2024-01-09 14:57:19 -05:00
Meowmycks 9df66884f3 Update README.md 2024-01-09 02:14:16 -05:00
Meowmycks 3448e5ffb8 Update exfil.py 2024-01-09 02:07:42 -05:00
Meowmycks 9fdd2b5aee Update catdumper.cpp
Fixed credits
2024-01-09 02:06:56 -05:00
Meowmycks 7f13c06310 Update catdumper.h
Add NTDLL unhooking and additional stealth stuff.
2024-01-09 02:04:16 -05:00
Meowmycks d0866518fb Update catdumper.cpp
Add NTDLL unhooking and additional stealth stuff.
2024-01-09 02:03:47 -05:00
Meowmycks c5a1b371aa Update README.md 2024-01-09 02:03:09 -05:00
Meowmycks 298b8574ab Update catdumper.h 2023-12-21 02:40:25 -05:00
Meowmycks 2edc6e561e Update catdumper.cpp 2023-12-21 02:20:39 -05:00
Meowmycks f1a1764fe6 Update catdumper.h 2023-12-21 02:19:32 -05:00
Meowmycks 59d12bfc4a Update README.md 2023-12-21 02:17:05 -05:00
Meowmycks 624443f1bc Add files via upload 2023-12-21 02:16:31 -05:00
Meowmycks 975ae4c374 Delete source directory 2023-12-21 02:16:10 -05:00
Meowmycks 0520a47721 Add files via upload 2023-12-21 02:16:00 -05:00
Meowmycks 01e993a750 Delete source/catdumper.h 2023-12-21 02:15:39 -05:00
Meowmycks 47e1596db0 Delete source/catdumper.cpp 2023-12-21 02:15:34 -05:00
Meowmycks 47e1da4bc5 Delete source/catxor.h 2023-12-21 02:15:27 -05:00
Meowmycks 17589393d2 Delete source/catxor.cpp 2023-12-21 02:15:20 -05:00
Meowmycks 0971a50a1b Update README.md
Modified to reflect new added features.
2023-12-21 02:15:00 -05:00
Meowmycks 08238eb6c9 Update README.md 2023-12-07 15:09:57 -05:00
Meowmycks 9c29db9ec1 Delete catxor.exe 2023-12-07 15:09:07 -05:00
Meowmycks 5fdf23f38c Delete catdumper.exe 2023-12-07 15:08:57 -05:00
Meowmycks febc160209 Add files via upload 2023-12-07 15:08:06 -05:00
Meowmycks 48718cae45 Delete .github/workflows 2023-12-07 14:18:01 -05:00
Meowmycks d594d2f71d Create workflows 2023-12-07 14:16:43 -05:00
Meowmycks 7142f78658 Add files via upload 2023-12-07 04:22:34 -05:00
Meowmycks 33e1d8e910 Update README.md 2023-12-07 04:20:58 -05:00
Meowmycks bddb3f3e76 Update README.md 2023-12-07 04:17:59 -05:00
Meowmycks 30761b2b85 Update README.md 2023-12-07 04:09:59 -05:00
Meowmycks 2adae693a5 Update README.md 2023-12-07 04:02:27 -05:00
Meowmycks e895bee4cf Update README.md 2023-12-07 04:00:35 -05:00
Meowmycks 84f55eae1f Update README.md 2023-12-07 03:56:55 -05:00
Meowmycks 193ec6d30e Add files via upload 2023-12-07 03:55:45 -05:00
Meowmycks 8b8ebdb1d6 Update README.md 2023-12-07 03:55:18 -05:00
Meowmycks 545463e07b Initial commit 2023-12-07 03:25:43 -05:00