Commit Graph
10 Commits
Author SHA1 Message Date
futile 637160d3ea format addresses and sizes as hex 2025-12-03 13:47:06 +00:00
futile 5d795ec982 0.2.0 2025-12-03 12:57:00 +00:00
futile bd90e08a87 update dependencies 2025-12-03 12:55:29 +00:00
futile 4477c81b81 update Cargo.toml 2025-12-03 12:39:23 +00:00
futile ffd8da0343 add log and use error! in Drop of Handle to let users choose if they want to care about failed CloseHandle 2024-12-31 08:33:11 +00:00
futile 61e1671214 add readme in Cargo.toml 2024-12-30 20:29:40 +00:00
futile 4c9273daed some other cleanup 2024-12-30 18:58:24 +00:00
futile d6fb43adc1 implement r/w of process memory 2024-12-30 18:06:33 +00:00
futile a6a883c26e mostly implement getting a running process 2024-12-30 15:45:15 +00:00
futile 42d7b7d55e initial commit 2024-12-30 10:49:43 +00:00