Variant9
|
907ed76994
|
Create windows action to test build
|
2024-10-16 18:17:15 +02:00 |
HoLLy
|
2ef0876612
|
Run `cargo update`
|
2024-10-16 18:15:14 +02:00 |
HoLLy
|
ef078518a9
|
Add nix flake
|
2024-10-16 18:13:26 +02:00 |
HoLLy
|
aa36b9b59e
|
Update README
|
2023-10-16 18:40:22 +02:00 |
HoLLy
|
ad65fd22f6
|
Create LICENSE
|
2023-10-16 18:37:18 +02:00 |
HoLLy
|
6feb1056e7
|
Listen on 0.0.0.0 instead of 127.0.0.1, log when starting listening
|
2023-10-16 18:29:58 +02:00 |
HoLLy
|
61e9d4424e
|
Update remaining dependencies to their latest versions
|
2023-10-16 18:27:11 +02:00 |
HoLLy
|
eafa9cc96d
|
Fix UB and other clippy lints
|
2023-10-16 18:17:54 +02:00 |
HoLLy
|
bb97b4997d
|
Update tokio to latest version
Fixes #1
|
2023-10-16 18:05:43 +02:00 |
HoLLy
|
935b6feb01
|
Update dependencies
|
2023-10-16 17:58:29 +02:00 |
HoLLy
|
03d78901e5
|
Add readme
|
2020-11-15 21:18:50 +01:00 |
HoLLy
|
5328b4c0d9
|
Fix incorrect command number
|
2020-11-15 21:17:07 +01:00 |
HoLLy
|
cd0d576e55
|
Reduce virtual query code duplication
|
2020-11-15 17:50:28 +01:00 |
HoLLy
|
f0858ddea9
|
Implement ReadProcessMemory compression
|
2020-11-15 17:26:36 +01:00 |
HoLLy
|
b1694a9457
|
Rename read_usize to read_handle
|
2020-11-15 15:47:44 +01:00 |
HoLLy
|
f546fb1c11
|
Fix architecture enum being off by one
|
2020-11-15 15:44:37 +01:00 |
HoLLy
|
1efe1ebef8
|
Fix bugs in process reading and module enumeration
|
2020-11-15 15:42:35 +01:00 |
HoLLy
|
222831abf4
|
Make debug logging optional
|
2020-11-15 15:29:55 +01:00 |
HoLLy
|
70c3944369
|
Add winnt feature to fix rust-analyzer error
|
2020-11-15 14:41:43 +01:00 |
HoLLy
|
62979275b8
|
Switch to simplelog to allow file-based logging
|
2020-11-15 14:40:36 +01:00 |
HoLLy
|
6b57903fd5
|
Add missing AOB command
|
2020-11-15 14:23:22 +01:00 |
HoLLy
|
cfc88aa7cc
|
Add VirtualQuery
|
2020-11-15 14:23:12 +01:00 |
HoLLy
|
07ca23ee42
|
Implement read/write memory
|
2020-11-15 00:20:19 +01:00 |
HoLLy
|
c6da286630
|
Implement/stub more commands
|
2020-11-14 18:04:33 +01:00 |
HoLLy
|
d7d94c287c
|
Run rustfmt on save
|
2020-11-14 16:39:21 +01:00 |
HoLLy
|
0d3cfa54f9
|
Implement process and module enumeration
|
2020-11-14 16:34:03 +01:00 |
HoLLy
|
124c24ccb3
|
Turn dummy handler into proxy for winapi calls
|
2020-11-14 01:41:58 +01:00 |
HoLLy
|
6abbe4d282
|
Allow creating handlers to have different behavior
|
2020-11-13 23:39:14 +01:00 |
HoLLy
|
b4f7feda03
|
Create server with stubbed initial commands
|
2020-11-12 00:20:10 +01:00 |