c0rnbread
|
24556a379c
|
Merge pull request #3 from rasta-mouse/main
Sync fork
|
2026-05-24 12:44:02 -04:00 |
|
Rasta Mouse
|
bb883ec187
|
Merge pull request #6 from hunterino-sec/main
Fix return type of DECLSPEC of HttpSendRequstA in hooks.c
|
2026-05-14 15:00:28 +01:00 |
|
Hunter
|
aa1529b9ff
|
Update hooks.c
|
2026-04-30 14:06:48 +02:00 |
|
Hunter
|
4f94637274
|
Fix wrong returntype in DECLSPEC for HttpSendRequestA
|
2026-04-30 14:06:08 +02:00 |
|
c0rnbread
|
f30b32a2ea
|
Merge pull request #2 from rasta-mouse/main
update
|
2026-04-03 15:41:24 -04:00 |
|
Rasta Mouse
|
b7458ff2e0
|
Merge pull request #5 from shogunlab/main
Fix duplicate hook for HeapAlloc in pico.spec
|
2026-04-03 15:10:01 +01:00 |
|
c0rnbread
|
fa0662d491
|
Merge branch 'rasta-mouse:main' into main
|
2026-03-14 09:38:22 -04:00 |
|
Steven Patterson
|
3537a022fe
|
Update formatting of HeapReAlloc hook to match
|
2026-03-09 14:16:36 -04:00 |
|
Steven Patterson
|
d237cb1704
|
Fix duplicate hook for HeapAlloc in pico.spec
|
2026-03-09 13:59:30 -04:00 |
|
Rasta Mouse
|
cf494e4eb2
|
Create crystalkit.yar
|
2026-03-05 18:19:17 +00:00 |
|
nickswink
|
47ff30c6b4
|
GH Workflow
main
|
2026-03-05 09:57:49 -05:00 |
|
nickswink
|
be6fe041eb
|
GH Workflow
|
2026-03-05 09:54:02 -05:00 |
|
nickswink
|
b64bd9c8e9
|
GH Workflow
|
2026-03-05 09:51:45 -05:00 |
|
c0rnbread
|
6678d14811
|
Merge pull request #1 from rasta-mouse/main
Sync fork
|
2026-03-05 09:30:29 -05:00 |
|
Rasta Mouse
|
9ff53bf024
|
Merge pull request #4 from funnybananas/patch-3
Unhandled hook that causes 0xc0000005 from RPCRT4.DLL intermittently.
|
2026-03-05 11:09:01 +00:00 |
|
Rasta Mouse
|
cdd46deef2
|
Update pico.c
|
2026-03-05 11:08:24 +00:00 |
|
funnybananas
|
8c78893145
|
Unhandled hook that causes 0xc0000005 from RPCRT4.DLL intermittently.
|
2026-03-04 13:48:51 -05:00 |
|
nickswink
|
877a573c66
|
README
Release
|
2026-03-01 13:15:46 -05:00 |
|
nickswink
|
8707395ab4
|
README
|
2026-03-01 13:14:59 -05:00 |
|
nickswink
|
ec5ca19d40
|
Slight adjustments to be compatible with Xenon
|
2026-03-01 12:53:51 -05:00 |
|
Rasta Mouse
|
10120be442
|
Update LICENSE
|
2026-02-21 15:48:35 +00:00 |
|
Rasta Mouse
|
cf6f618ad7
|
Merge loader and local-loader into same code base
|
2026-02-21 15:45:07 +00:00 |
|
Rasta Mouse
|
e234f9adaf
|
Merge pull request #2 from gsmith257-cyber/add-hook-for-HttpSendRequestA
fix: Add hook for HttpSendRequestA
|
2026-01-17 10:28:34 +00:00 |
|
gsmith257
|
c9ccae3cfa
|
fix: Add hook for HttpSendRequestA
|
2026-01-15 18:07:42 -06:00 |
|
Rasta Mouse
|
57cf743947
|
update sleep mask
|
2025-12-30 13:22:28 +00:00 |
|
Rasta Mouse
|
c0f5156e3b
|
Update pico.spec
|
2025-12-26 12:57:13 +00:00 |
|
Rasta Mouse
|
c10cf10136
|
update LoadLibraryA hook
|
2025-12-23 13:49:12 +00:00 |
|
Rasta Mouse
|
8644b673eb
|
Update fix_section_permissions
|
2025-12-18 17:16:32 +00:00 |
|
Rasta Mouse
|
e7f191f5ee
|
Update cleanup.c
|
2025-12-04 14:12:27 +00:00 |
|
Rasta Mouse
|
623fb44437
|
Update cleanup.c
|
2025-12-04 14:12:14 +00:00 |
|
Rasta Mouse
|
f8000f277d
|
update gadget module
change gadget module back to KernelBase
|
2025-12-04 13:12:11 +00:00 |
|
Rasta Mouse
|
defeef68df
|
big update
|
2025-12-03 15:11:21 +00:00 |
|
Rasta Mouse
|
fa307acb01
|
code cleanup
|
2025-11-06 10:30:06 +00:00 |
|
Rasta Mouse
|
38eae0ef48
|
improve ExitThread code
thanks 5pider
|
2025-11-05 21:07:11 +00:00 |
|
Rasta Mouse
|
d9faa15ba7
|
update postex loader to use patched pointers
|
2025-10-30 23:17:50 +00:00 |
|
Rasta Mouse
|
9681fd4f7f
|
Update README.md
|
2025-10-30 20:51:15 +00:00 |
|
Rasta Mouse
|
5ad4962453
|
blackhole amsi.dll loads by the clr
|
2025-10-30 15:34:38 +00:00 |
|
Rasta Mouse
|
3205c7b3d8
|
Update LICENSE
|
2025-10-30 14:12:00 +00:00 |
|
Rasta Mouse
|
0acf3fec75
|
free memory on exitthread
|
2025-10-30 14:10:21 +00:00 |
|
Rasta Mouse
|
870549f1c6
|
Update crystalkit.cna
|
2025-10-24 11:46:07 +01:00 |
|
Rasta Mouse
|
c39a1de64c
|
Update hook.c
|
2025-10-23 18:49:37 +01:00 |
|
Rasta Mouse
|
a005813f81
|
add hooks to postex loader
|
2025-10-22 22:08:53 +01:00 |
|
Rasta Mouse
|
c221aa0fb2
|
mask dlls
|
2025-10-17 21:28:35 +01:00 |
|
Rasta Mouse
|
fb241cc223
|
update postex loader with shared libs
|
2025-10-15 18:43:23 +01:00 |
|
Rasta Mouse
|
36ba792308
|
update loader with shared libs
|
2025-10-15 17:50:02 +01:00 |
|
Rasta Mouse
|
38055fa430
|
add memory tracking
|
2025-10-13 14:15:39 +01:00 |
|
Rasta Mouse
|
46931218f9
|
push
|
2025-10-12 19:43:42 +01:00 |
|
Rasta Mouse
|
2a4da97c4e
|
Initial commit
|
2025-10-12 15:38:03 +01:00 |
|