├── .gitignore ├── MaltegoTransform.py ├── README.md ├── atop-maltego.py └── atop.mtz /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaarghhh/atop_maltego/HEAD/.gitignore -------------------------------------------------------------------------------- /MaltegoTransform.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaarghhh/atop_maltego/HEAD/MaltegoTransform.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaarghhh/atop_maltego/HEAD/README.md -------------------------------------------------------------------------------- /atop-maltego.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaarghhh/atop_maltego/HEAD/atop-maltego.py -------------------------------------------------------------------------------- /atop.mtz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaarghhh/atop_maltego/HEAD/atop.mtz --------------------------------------------------------------------------------