Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duyndh98/malware-detection
[Thesis] A demo application for unknown malwares detection
https://github.com/duyndh98/malware-detection
Last synced: 9 days ago
JSON representation
[Thesis] A demo application for unknown malwares detection
- Host: GitHub
- URL: https://github.com/duyndh98/malware-detection
- Owner: duyndh98
- Created: 2020-10-23T16:59:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-23T16:14:42.000Z (almost 4 years ago)
- Last Synced: 2024-11-15T11:11:58.865Z (2 months ago)
- Language: C#
- Homepage:
- Size: 3.21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# malware-detection
## How to build
* Build `src\NativeApp` and output file `NativeLib.dll` to `src\WinFormApp\WindowsFormsApp1\bin\Release\NativeLib.dll`
## Demo
### Training
![Training](rsrc/demo_training.png)### Files scanning
![Files scanning](rsrc/files_scanning.png)### Processes scanning
![Processes scanning](rsrc/processes_scanning.png)