Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Pages: 1
I am trying to mf hardnested my mf card but getting this error .
proxmark3> hf mf hardnested 15 A FFFFFFFFFFFF 3 A
--target block no: 3, target key type:A, known target key: 0x000000000000 (not set), file action: none, Slow: No, Tests: 0
time | #nonces | Activity | expected to brute force
| | | #states | time
------------------------------------------------------------------------------------------------------
0 | 0 | Start using 4 threads and AVX2 SIMD core | |
0 | 0 | Brute force benchmark: 415 million (2^28.6) keys/s | 140737488355328 | 4d
5 | 0 | Using 233 precalculated bitflip state tables | 140737488355328 | 4d
#db# unknown command:: 0x0613
Waiting for a response from the proxmark...
Don't forget to cancel its operation first by pressing on the button
Error: No response from Proxmark.
Last edited by speedlimits (2017-06-29 07:44:07)
proxmark3> hw version
#db# Prox/RFID mark3 RFID instrument
#db# bootrom: /-suspect 2016-11-09 00:59:56
#db# os: /-suspect 2016-12-08 12:45:38
#db# HF FPGA image built on 2015/03/09 at 08:41:42
#db# Modify by Willok(willok@163.com)
#db# proxmark3.taobao.com
proxmark3>
As simple as it may seems to be. Can't get it to flash it. I am a windows user. I am searching on wiki and download the pm3-bin-756... files. But It won't flash. Window is seeing my hardware at port 6
A link in the GitHub wiki.
Under windows--
Update proxmark
I only downloaded https://code.google.com/archive/p/proxmark3/downloads the pm3-bin-756 . there you have a proxmark3.exe under "pm3-bin-756 (cdc+lua)\pm3-bin-756\win32 (client+GUI)"
.. and this proxmark3.exe doesn't have a hf mf hardnested command. Your proxmark3.exe is much newer than the one in the google archive. You therefore must have downloaded it elsewhere. At the same link you should find the correct firmware as well.
....wasn't there an issue on github about this... https://github.com/Proxmark/proxmark3/issues/316... I know I rubbing it in..
To @speedlimits, NO, the only version you are suppose to use is the latest source code or release v3.0.1. nothing else
Download from here http://www.proxmark.org/forum/viewtopic.php?id=3975
or if you know how to compile, download from the offical github repo.
ok got the firmware from here now : http://www.proxmark.org/forum/viewtopic.php?id=3975
i click on "FLASH - fullimage.bat"
after clicking on any key i get :
"Waiting for Proxmark to appear on com5."
although i changed it in the go.bat folder to 11.
Last edited by speedlimits (2017-06-28 17:04:43)
ok got the firmware from here now : http://www.proxmark.org/forum/viewtopic.php?id=3975
i click on "FLASH - fullimage.bat"
after clicking on any key i get :
"Waiting for Proxmark to appear on com5."
although i changed it in the go.bat file to 11.
roxmark3> hw version
[[[ Cached information ]]]
Prox/RFID mark3 RFID instrument
uC: AT91SAM7S256 Rev B
Embedded Processor: ARM7TDMI
Nonvolatile Program Memory Size: 256K bytes. Used: 0 bytes ( 0%). Free: 262144 bytes (100%).
Second Nonvolatile Program Memory Size: None
Internal SRAM Size: 64K bytes
Architecture Identifier: AT91SAM7Sxx Series
Nonvolatile Program Memory Type: Embedded Flash Memory
Last edited by speedlimits (2017-06-28 17:05:01)
see http://www.proxmark.org/forum/viewtopic.php?id=4904
or the many other posts about flashing your device.
ok thanks ,
do i now have the correct formware ? :
[[[ Cached information ]]]
Prox/RFID mark3 RFID instrument
bootrom: master/v2.2.0-528-g2a7861e-suspect 2017-06-27 09:17:15
os: master/v2.2.0-528-g2a7861e-suspect 2017-06-27 09:17:19
LF FPGA image built for 2s30vq100 on 2015/03/06 at 07:38:04
HF FPGA image built for 2s30vq100 on 2017/05/17 at 17:48:26
uC: AT91SAM7S256 Rev B
Embedded Processor: ARM7TDMI
Nonvolatile Program Memory Size: 256K bytes. Used: 192561 bytes (73%). Free: 69583 bytes (27%).
Second Nonvolatile Program Memory Size: None
Internal SRAM Size: 64K bytes
Architecture Identifier: AT91SAM7Sxx Series
Nonvolatile Program Memory Type: Embedded Flash Memory
looks better yes. does your command work?
YES
finally i can start with R&D tool
:-)
thanks for you time helping me out !!