]> git.zerfleddert.de Git - proxmark3-svn/blame - cockpit/4flashos.bat
Added tiread command to demod TI tags on the PM3
[proxmark3-svn] / cockpit / 4flashos.bat
CommitLineData
6658905f 1@echo off\r
e7aee94e 2echo ********************************************************************\r
3echo * REMEMBER: hold button down for the duration of the FLASH process *\r
4echo ********************************************************************\r
5\r
6REM next line is a dummy. It causes PM3 to reboot and enter the FLASH process\r
6658905f 7..\winsrc\prox.exe load ..\armsrc\obj\osimage.s19\r
e7aee94e 8\r
9REM these actually do the real work\r
6658905f 10..\winsrc\prox.exe load ..\armsrc\obj\osimage.s19\r
e7aee94e 11..\winsrc\prox.exe fpga ..\armsrc\obj\fpgaimage.s19\r
Impressum, Datenschutz