]> git.zerfleddert.de Git - proxmark3-svn/blob - cockpit/4flashos.bat
Add checks in em4x50read to avoid segfaults in case loops go over the GraphTraceLen.
[proxmark3-svn] / cockpit / 4flashos.bat
1 @echo off
2 echo ********************************************************************
3 echo * REMEMBER: hold button down for the duration of the FLASH process *
4 echo ********************************************************************
5
6 REM next line is a dummy. It causes PM3 to reboot and enter the FLASH process
7 ..\winsrc\prox.exe load ..\armsrc\obj\osimage.s19
8
9 REM these actually do the real work
10 ..\winsrc\prox.exe load ..\armsrc\obj\osimage.s19
11 ..\winsrc\prox.exe fpga ..\armsrc\obj\fpgaimage.s19
Impressum, Datenschutz