pandaadir05
|
de355e4faa
|
Fix compilation errors: ConfigurationError variants, Scanner API, and tokio runtime handling
|
2025-11-21 01:40:10 +02:00 |
|
pandaadir05
|
0c8721a08a
|
Fix all syntax errors and apply cargo fmt
|
2025-11-21 01:37:32 +02:00 |
|
pandaadir05
|
c2ad82b687
|
Fix syntax errors in yara_engine.rs
|
2025-11-21 01:34:41 +02:00 |
|
pandaadir05
|
407bba8ae5
|
debugging and fixing cicd
|
2025-11-21 01:32:33 +02:00 |
|
Adir Shitrit
|
45b95ce7d3
|
fix: formatting the code for cicd
|
2025-11-21 00:42:16 +02:00 |
|
Adir Shitrit
|
bcf934fac2
|
Add YARA dependency and implement rule compilation
- Added yara crate v0.28 to ghost-core dependencies
- Implemented real YARA rule compilation from .yar/.yara files
- Added recursive rule file discovery in rules directory
- Implemented memory scanning with compiled YARA rules
- Added proper error handling for rule compilation and scanning
- Cross-platform memory reading support (Windows, Linux, macOS stub)
Generated with [Claude Code](https://claude.com/claude-code)
|
2025-11-21 00:35:37 +02:00 |
|
pandaadir05
|
934b367f49
|
Re-enable disabled tests and reduce warnings to 8
|
2025-11-20 14:53:31 +02:00 |
|
pandaadir05
|
e44f58e308
|
Standardize import ordering and code formatting
|
2025-11-20 14:25:44 +02:00 |
|
pandaadir05
|
34007d11c1
|
fix: Resolve 44 compilation errors in ghost-core
|
2025-11-17 22:26:53 +02:00 |
|
Adir Shitrit
|
65768c6600
|
add dynamic YARA rule engine
|
2025-11-08 13:32:41 +02:00 |
|