diff --git a/README.md b/README.md index 249ff4d..d8bbeed 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,16 @@ # SandAnalyze -Malware Analyze for Professionals +Simulate Windows EXE for Malware Research! + +What is This ? +

+SandAnalyze is a program that allows you to examine Windows EXE files on Linux with the help of GDB Debugger and perform operations on memory. +

+SandAnalyze, Linux üzerinde Windows EXE dosyalarını GDB Debugger yardımıyla inceleyebileceğiniz ve memory üzerinde işlem yapabileceğiniz bir programdır. +

+ +
+ +
Installation
@@ -10,6 +21,7 @@ Copy malware inside of examples/rootfs/windows_xx/bin
 Run python_malwaresandbox.py
 Example EXE name : example.exe
 
-Pictures +
+
\ No newline at end of file