malware_rl
malware_rl copied to clipboard
Malware Bypass Research using Reinforcement Learning
### **Problem description** **Environment:** Linux+ Kali2021.3 + Anaconda3 + PyCharm **Compilation environment:** Python3.7 **Procedure: 1.** Run conda to install svn ==1.0. 1.The reason is that the bag was not found....
Hi Bob Sorry,When I tried to reproduce your results,I encountered the following two problems: 1.When I run the following command: `python download_deps.py --accept --force` I can not download all the...
But upx binary already placed in controls folders
I'm using lief version 0.12.3 and line 412 throws and exception. It needs to be modifed to: `"has_signature": int(lief_binary.has_signatures),`. I can send a PR :) ``` Traceback (most recent call...
With tensorflow version 2.3.1 or higher in the `requirements.txt` there is no need to install `keras` and `keras-preprocessing` as standalone libraries. Also, `malconv.py` need to be modified to use`from tensorflow.keras.xx...