├── IRONGATE_malware_source.py ├── README.md ├── create_dynamic_artifacts.py └── create_static_artifacts.py /IRONGATE_malware_source.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G4LB1T/TC2017/HEAD/IRONGATE_malware_source.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G4LB1T/TC2017/HEAD/README.md -------------------------------------------------------------------------------- /create_dynamic_artifacts.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G4LB1T/TC2017/HEAD/create_dynamic_artifacts.py -------------------------------------------------------------------------------- /create_static_artifacts.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/G4LB1T/TC2017/HEAD/create_static_artifacts.py --------------------------------------------------------------------------------