Skip to content
#

malware-research

Here are 309 public repositories matching this topic...

chivay
chivay commented Mar 11, 2021

Code located in drakrun is quite fragile and complex, often interacting with rest of the system since it:

  • sets up network interfaces
  • changes iptables rules
  • spawns/destroys VMs
  • etc.

The most critical code paths are installation and task consumer loop.
Ideally, we should have 100% code coverage however I don't expect that it's going to happen instantly.
Simple, pure functions ca

Improve this page

Add a description, image, and links to the malware-research topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the malware-research topic, visit your repo's landing page and select "manage topics."

Learn more