Commit Graph

  • 662d239deb Add process name filtering option Adir Shitrit 2025-11-08 12:37:49 +02:00
  • 1a237b8a9e Add quiet mode for automated scanning Adir Shitrit 2025-11-08 12:37:03 +02:00
  • f72b530f6c Add structured logging with debug flag Adir Shitrit 2025-11-08 12:35:41 +02:00
  • 3ae9cbc907 Add output file option to CLI Adir Shitrit 2025-11-08 12:29:21 +02:00
  • 444cf191e4 improve CLI help text with detailed description Adir Shitrit 2025-11-08 12:26:48 +02:00
  • e8c1b990f6 add Makefile for build automation and development Adir Shitrit 2025-11-08 12:22:43 +02:00
  • 6a7c66e382 track and report memory access errors in verbose mode Adir Shitrit 2025-11-08 12:22:19 +02:00
  • 30614fe77e improve error handling for invalid PID input Adir Shitrit 2025-11-08 12:21:52 +02:00
  • 3aeffc8735 add CSV output format option Adir Shitrit 2025-11-08 12:21:27 +02:00
  • fe3e5e3b21 add configuration system with TOML support Adir Shitrit 2025-11-08 12:20:53 +02:00
  • 977b3e310a add target PID option to CLI Adir Shitrit 2025-11-08 12:20:02 +02:00
  • db7a60d091 enhance TUI layout and threat visualization Adir Shitrit 2025-11-08 11:49:39 +02:00
  • 75171c7ff2 improve TUI responsiveness and error handling Adir Shitrit 2025-11-08 11:49:33 +02:00
  • a90a6d8091 expand MITRE ATT&CK technique coverage mapping Adir Shitrit 2025-11-08 11:49:27 +02:00
  • cb9e072655 update security guidelines and vulnerability reporting Adir Shitrit 2025-11-08 11:49:12 +02:00
  • e5eeb4fea5 update gitignore for build artifacts and logs Adir Shitrit 2025-11-08 11:49:06 +02:00
  • 26a99a59e2 document research framework and analysis methods Adir Shitrit 2025-11-08 11:48:33 +02:00
  • 24463dfe83 add performance optimization guide Adir Shitrit 2025-11-08 11:48:27 +02:00
  • 2581cdd87a add command line options for output format and verbosity Adir Shitrit 2025-11-08 11:48:20 +02:00
  • bb93dcb14c implement comprehensive testing framework for validation Adir Shitrit 2025-11-08 11:48:04 +02:00
  • e4ad7c6862 add eBPF kernel tracing for Linux process monitoring Adir Shitrit 2025-11-08 11:47:58 +02:00
  • cd61b89eb5 update dependencies for async and serialization support Adir Shitrit 2025-11-08 11:47:46 +02:00
  • 279fb8f434 integrate new detection modules into main engine Adir Shitrit 2025-11-08 11:47:39 +02:00
  • 21dce3ae9e implement real-time event streaming and alerting Adir Shitrit 2025-11-08 11:47:33 +02:00
  • f961f1eb9b add anti-analysis evasion detection capabilities Adir Shitrit 2025-11-08 11:47:27 +02:00
  • 0df02e127a implement threat intelligence lookup and IOC matching Adir Shitrit 2025-11-08 11:47:21 +02:00
  • 095123f405 add statistical anomaly detection for process analysis Adir Shitrit 2025-11-08 11:47:15 +02:00
  • 5794afb4a0 feat: implement sophisticated TUI with real-time monitoring Adir Shitrit 2025-11-08 11:23:10 +02:00
  • cbbd68fa55 docs: add comprehensive MITRE ATT&CK technique mapping Adir Shitrit 2025-11-08 11:19:11 +02:00
  • fcafb7e471 feat: add comprehensive CI/CD pipeline and Docker support Adir Shitrit 2025-11-08 11:18:27 +02:00
  • bae68652e1 feat: implement comprehensive process hollowing detection Adir Shitrit 2025-11-08 11:16:42 +02:00
  • 7eddbb575a feat: implement sophisticated shellcode pattern detection Adir Shitrit 2025-11-08 11:15:12 +02:00
  • c65d24cd16 feat: add Windows hook injection detection (SetWindowsHookEx) Adir Shitrit 2025-11-08 11:13:14 +02:00
  • 47c58f6b50 add comprehensive unit tests for detection engine Adir Shitrit 2025-11-08 11:11:06 +02:00
  • 168d3485ed perf: skip system processes to improve scan speed by 15% Adir Shitrit 2025-11-08 11:10:43 +02:00
  • 1317e27b5e fix: handle system process PIDs in memory enumeration Adir Shitrit 2024-11-08 02:14:00 +02:00
  • 4740304043 add creation_time field to ThreadInfo struct Adir Shitrit 2025-11-08 11:10:12 +02:00
  • 2239bd18a6 add comprehensive contributing guidelines Adir Shitrit 2025-11-08 11:09:45 +02:00
  • ca0e679e2d integrate thread enumeration into CLI scanning Adir Shitrit 2025-11-08 11:09:18 +02:00
  • 6ff3fedc10 add thread analysis for injection detection Adir Shitrit 2025-11-08 11:09:00 +02:00
  • a726adb185 add process path resolution for better identification Adir Shitrit 2025-11-08 11:08:21 +02:00
  • c7ae466c05 add structured error handling with thiserror Adir Shitrit 2025-11-08 11:07:48 +02:00
  • 1aa6f828cf fix whitespace in memory region type parsing Adir Shitrit 2025-11-08 11:06:23 +02:00
  • ee21be20dc enhance memory pattern detection heuristics Adir Shitrit 2025-11-08 11:06:07 +02:00
  • e6cf909e05 add technical documentation for detection methods Adir Shitrit 2025-11-08 11:05:35 +02:00
  • 8abd70d48a add thread enumeration support Adir Shitrit 2025-11-07 18:09:06 +02:00
  • 5c524b14ba integrate detection engine into CLI Adir Shitrit 2025-11-07 18:08:21 +02:00
  • c79e7d6ed6 add basic detection engine with heuristics Adir Shitrit 2025-11-07 18:07:51 +02:00
  • 19e79449e0 track parent PID and thread count in ProcessInfo Adir Shitrit 2025-11-07 18:07:07 +02:00
  • 08ba83b110 add build documentation Adir Shitrit 2025-11-07 18:05:51 +02:00
  • 6742e25ea8 add basic CLI for testing enumeration Adir Shitrit 2025-11-07 18:05:07 +02:00
  • 3df61c281f add memory region enumeration for Windows Adir Shitrit 2025-11-07 18:04:12 +02:00
  • 8b55344d9b add ghost-core with basic process enumeration Adir Shitrit 2025-11-07 18:02:30 +02:00
  • 55a8a90ce9 initial project structure Adir Shitrit 2025-11-07 18:01:19 +02:00