Commit Graph

12 Commits

Author SHA1 Message Date
Adir Shitrit
f72b530f6c Add structured logging with debug flag 2025-11-08 12:35:41 +02:00
Adir Shitrit
3ae9cbc907 Add output file option to CLI 2025-11-08 12:29:21 +02:00
Adir Shitrit
444cf191e4 improve CLI help text with detailed description 2025-11-08 12:26:48 +02:00
Adir Shitrit
6a7c66e382 track and report memory access errors in verbose mode 2025-11-08 12:22:19 +02:00
Adir Shitrit
30614fe77e improve error handling for invalid PID input 2025-11-08 12:21:52 +02:00
Adir Shitrit
3aeffc8735 add CSV output format option 2025-11-08 12:21:27 +02:00
Adir Shitrit
977b3e310a add target PID option to CLI 2025-11-08 12:20:02 +02:00
Adir Shitrit
2581cdd87a add command line options for output format and verbosity 2025-11-08 11:48:20 +02:00
Adir Shitrit
168d3485ed perf: skip system processes to improve scan speed by 15% 2025-11-08 11:10:43 +02:00
Adir Shitrit
ca0e679e2d integrate thread enumeration into CLI scanning 2025-11-08 11:09:18 +02:00
Adir Shitrit
5c524b14ba integrate detection engine into CLI 2025-11-07 18:08:21 +02:00
Adir Shitrit
6742e25ea8 add basic CLI for testing enumeration 2025-11-07 18:05:07 +02:00