harryeetsource
d1317c70bb
Update install-driver.ps1
2025-03-05 16:51:58 -08:00
harryeetsource
588af198dc
Update process.rs
2025-03-05 16:51:18 -08:00
harryeetsource
1771b1e5ac
Update error.rs
2025-03-05 16:13:03 -08:00
harryeetsource
8889e62145
Update Cargo.toml
2025-03-05 16:04:07 -08:00
harryeetsource
a6e1f65661
Update install-driver.ps1
2025-03-05 14:12:12 -08:00
harryeetsource
4cb53f4594
Update and rename install-driver.txt to install-driver.ps1
2025-03-04 16:46:09 -08:00
harryeetsource
307a3e46ec
Update shadow.inx
2025-03-04 16:44:28 -08:00
harryeetsource
59776fe857
Update install-driver.txt
2025-03-04 16:35:23 -08:00
harryeetsource
018b9ab124
Create install-driver.txt
2025-03-04 16:31:35 -08:00
harryeetsource
b02f30f629
Update shadow.inx
2025-03-04 16:13:16 -08:00
harryeetsource
3770923768
Update Cargo.toml
2025-03-04 15:37:37 -08:00
harryeetsource
a2ed8c4bb2
Update shadow.inx
2025-03-04 15:36:05 -08:00
joaoviictorti
1f56175dd8
Update README.md
2025-03-01 21:07:50 -03:00
joaoviictorti
6421c48c28
Removing unnecessary code
2025-02-27 20:38:04 -03:00
joaoviictorti
566ab137c1
Small fix
2025-02-26 09:49:18 -03:00
joaoviictorti
109394ff74
fix: Modifying lock operations
2025-02-26 08:23:05 -03:00
joaoviictorti
f7161358b0
fix: Adding Conditions When Unloading Callbacks
2025-02-26 00:05:19 -03:00
joaoviictorti
d3061e6f84
Small fix
2025-02-25 23:52:38 -03:00
joaoviictorti
5ad4255d2b
fix: Fixing some logic bugs
2025-02-25 23:39:08 -03:00
joaoviictorti
3a89a3f7dd
Small other changes
2025-02-25 11:43:29 -03:00
joaoviictorti
a5c3dcc460
Update README.md
2025-02-25 11:41:09 -03:00
joaoviictorti
9f26a2d5a4
feat: Adding new features to the rootkit
...
- Add driver blocking on load
- Add DLL injection via APC
- Add Thread Hijacking technique
- Improve code with cargo clippy suggestions and other optimizations
- Clean driver memory data in dump file
2025-02-25 11:36:39 -03:00
joaoviictorti
f91732f55f
Adding .vscode
2025-02-25 11:03:02 -03:00
joaoviictorti
1c3ce7c9ba
Adding .gitattributes
2025-02-25 11:02:03 -03:00
joaoviictorti
6aaae2512b
Adding a service script
2025-02-25 11:00:45 -03:00
joaoviictorti
89dfac0fb4
Update Makefile.toml
2025-02-18 14:03:22 -03:00
joaoviictorti
e953505445
Update README.md
2025-02-18 14:01:03 -03:00
joaoviictorti
78b64e1a6f
Update README.md
2025-02-18 13:43:34 -03:00
joaoviictorti
509f054d1b
Update README.md
2025-01-29 21:37:37 -03:00
joaoviictorti
b513db4023
Update README.md
2025-01-29 21:35:24 -03:00
joaoviictorti
693cb4e159
refactor: Moving variables from the common crate to the shadowx package
2024-11-09 21:41:43 -03:00
joaoviictorti
68dd3a3506
fix: Fixing error when using feature mapper
2024-11-09 21:40:54 -03:00
joaoviictorti
a0bebfaa6b
docs: Removing the documentation item from the README
2024-11-01 17:41:22 -03:00
joaoviictorti
1593f5d8b4
docs: Moving documentation to the Github wiki
2024-11-01 17:23:13 -03:00
joaoviictorti
a96bea04fb
Update README.md
2024-11-01 16:03:19 -03:00
joaoviictorti
7d9ca18037
Update README.md
2024-11-01 15:24:47 -03:00
joaoviictorti
d3c66a41c2
Update README.md
2024-11-01 15:22:24 -03:00
joaoviictorti
45c99158b4
docs: Adding documentation for the client
2024-11-01 15:21:19 -03:00
joaoviictorti
4c93021a33
chore: Updating package versions
2024-11-01 14:29:25 -03:00
joaoviictorti
0c4632bbc3
Add README.md
2024-11-01 14:05:10 -03:00
joaoviictorti
f72ba411e2
Update README.md
2024-11-01 14:02:07 -03:00
joaoviictorti
e5f31c297a
Updating the git file
2024-11-01 13:55:41 -03:00
joaoviictorti
1ff56adc24
style: A small change in style
2024-11-01 13:54:43 -03:00
joaoviictorti
9a5ed34ce1
fix: Correcting driver structure error
2024-11-01 13:53:14 -03:00
joaoviictorti
4086e87ce4
Update README.md
2024-11-01 13:34:15 -03:00
joaoviictorti
3e51fe4c11
refactor: Refactoring all code to improve documentation and operation of the kernel driver
...
- Updating module documentation
- Adding new features
- Refactoring all code to improve readability
2024-11-01 13:26:50 -03:00
joaoviictorti
ead1323eb6
docs(driver): Renaming to 'Returns'
2024-10-04 11:15:55 -03:00
joaoviictorti
95ed48517b
docs(client): Adjusts documentation to use 'Arguments' instead of 'Parameters
2024-10-04 11:14:59 -03:00
joaoviictorti
9387771c81
docs(driver): Adjusts documentation to use 'Arguments' instead of 'Parameters'
2024-10-04 11:12:11 -03:00
joaoviictorti
27e8a2a1a4
docs(driver): Updating documentation for the get_gafasynckeystate_address function
2024-09-28 11:29:37 -03:00