JTAG Enumeration (tool)
cyphunk <cyphunkgmailcom> Wednesday, February 3 2010 07:20.13 CST


JTAGenum is an open source Arduino based hardware platform I built last year with three primary goals:
1. Given a large set of pins on a device determine which are JTAG lines
2. Enumerate the Instruction Register to find undocumented functionality 3. be easy to build and apply]

details
download/code repository

Comments
GynvaelColdwind Posted: Wednesday, February 3 2010 10:32.45 CST
Woah, great tool! Thanks for sharing! :>

cyphunk Posted: Wednesday, February 3 2010 17:27.31 CST
thanks+np. hopefully some interesting applications from the community will result.