Commit Graph
12 Commits
Author SHA1 Message Date
futile 61e1671214 add readme in Cargo.toml 2024-12-30 20:29:40 +00:00
futile 1dbd53a347 some changes 2024-12-30 19:38:37 +00:00
futile 7095a197c6 separate Module from snapshot module 2024-12-30 19:27:03 +00:00
futile 4c9273daed some other cleanup 2024-12-30 18:58:24 +00:00
futile 18df986c67 fix a multitude of clippy warns 2024-12-30 18:26:41 +00:00
futile d6fb43adc1 implement r/w of process memory 2024-12-30 18:06:33 +00:00
futile ff7674615d implement process modules 2024-12-30 16:52:02 +00:00
futile 45ecf9bed6 we don't need main.rs tracked 2024-12-30 16:13:06 +00:00
futile 1d070263be reorganize process related sources into a process/ directory 2024-12-30 16:11:27 +00:00
futile bdb89af874 add LICENSE 2024-12-30 15:51:07 +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