├── LICENSE ├── README.md ├── chophound.ps1 ├── chophound.py └── replace.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bitsadmin/chophound/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bitsadmin/chophound/HEAD/README.md -------------------------------------------------------------------------------- /chophound.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bitsadmin/chophound/HEAD/chophound.ps1 -------------------------------------------------------------------------------- /chophound.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bitsadmin/chophound/HEAD/chophound.py -------------------------------------------------------------------------------- /replace.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bitsadmin/chophound/HEAD/replace.py --------------------------------------------------------------------------------