├── README.txt ├── idasploiter.py ├── idasploiter_ppc.py └── idasploiter_x86.py /README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iphelix/ida-sploiter/HEAD/README.txt -------------------------------------------------------------------------------- /idasploiter.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iphelix/ida-sploiter/HEAD/idasploiter.py -------------------------------------------------------------------------------- /idasploiter_ppc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iphelix/ida-sploiter/HEAD/idasploiter_ppc.py -------------------------------------------------------------------------------- /idasploiter_x86.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iphelix/ida-sploiter/HEAD/idasploiter_x86.py --------------------------------------------------------------------------------