mirror of
https://github.com/kh4sh3i/Malware-Analysis.git
synced 2024-12-18 10:26:08 +00:00
Update README.md
This commit is contained in:
parent
045460328b
commit
7b39288163
@ -128,12 +128,17 @@ A curated list of awesome malware analysis tools and resources
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Which programming languages should I learn?
|
### Useful Language for learn
|
||||||
* Python
|
* Python
|
||||||
* C++
|
* C++
|
||||||
* Assembly
|
* Assembly
|
||||||
|
|
||||||
|
|
||||||
|
### Useful Tools
|
||||||
|
* [yara](https://github.com/VirusTotal/yara)
|
||||||
|
* [Python 3.8.0](https://www.python.org/downloads/release/python-380/) - for ret-sync & ida module
|
||||||
|
* [yara-python](https://pypi.org/project/yara-python/) - require for ida module
|
||||||
|
|
||||||
|
|
||||||
### Books
|
### Books
|
||||||
* [Practical Malware Analysis](https://www.amazon.co.uk/Practical-Malware-Analysis-Hands-Dissecting/dp/1593272901/)
|
* [Practical Malware Analysis](https://www.amazon.co.uk/Practical-Malware-Analysis-Hands-Dissecting/dp/1593272901/)
|
||||||
|
Loading…
Reference in New Issue
Block a user