Dobrica Pavlinušić's random unstructured stuff
Proxmark: Revision 11
http://code.google.com/p/proxmark3/wiki/Compiling je strgan http://www.proxmark.org/forum/post/3244/#p3244 sudo apt-get install build-essential libreadline5 libreadline-dev libusb-0.1-4 libusb-dev libqt4-dev perl pkg-config dpavlin@t61p:/tank/proxmark3$ svn co http://proxmark3.googlecode.com/svn/trunk proxmark3 Boot loaderdpavlin@t61p:/tank/proxmark3/proxmark3$ ./client/flasher -b ./bootrom/obj/bootrom.elf Loading ELF file './bootrom/obj/bootrom.elf'... Loading usable ELF segments: 0: V 0x00100000 P 0x00100000 (0x00000200->0x00000200) [R X] @0x94 1: V 0x00200000 P 0x00100200 (0x000017a8->0x000017a8) [R X] @0x294 Waiting for Proxmark to appear on USB... Connected units: 1. SN: ? [004/013] Found. Entering bootloader... (Press and release the button only to abort) Waiting for Proxmark to reappear on USB.... Connected units: 1. SN: ? [004/014] Found. Flashing... Writing segments for file: ./bootrom/obj/bootrom.elf 0x00100000..0x001001ff [0x200 / 2 blocks].. OK 0x00100200..0x001019a7 [0x17a8 / 24 blocks]........................ OK Resetting hardware... All done. Have a nice day! |