This repository was archived by the owner on Feb 10, 2021. It is now read-only.
  
  
  - 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Project Building
        iosifache edited this page Jan 12, 2020 
        ·
        2 revisions
      
    To build this project, you will need make on Linux. If you don't have it installed, run the following commands:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install build-essential
To get a better experience with the aggregation of this library into your program, it was implemented a special target build_malware in the Makefile that:
- will find all the Cfiles from thesources/malwarefolder
- compile them
- link them with the PersistencyHub static library
- move the resulting executable in the project root folder
Made with C. Build with ❤️.
No module available..