Proxmark3 community

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

You are not logged in.

Announcement

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.

#1 2017-11-07 08:49:46

Charlie
Contributor
Registered: 2017-01-27
Posts: 129

[solved] Hardnested Command - Not working

Am i missing something or has the hardnested commands been removed? or does only Icemans build have the Hardnested commands?

Prox/RFID mark3 RFID instrument         
bootrom: master-rysc/v3.0.1 2017-09-21 19:05:39
os: master-rysc/v3.0.1 2017-09-21 19:05:45
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

Last edited by Charlie (2017-11-08 01:27:41)

Offline

#2 2017-11-07 09:29:57

iceman
Administrator
Registered: 2013-04-25
Posts: 9,497
Website

Re: [solved] Hardnested Command - Not working

what do you see if you run?

hf mf hard

Offline

#3 2017-11-07 09:46:44

iceman
Administrator
Registered: 2013-04-25
Posts: 9,497
Website

Re: [solved] Hardnested Command - Not working

Ok.  I see the problem.   RyscCorp has published a new guide / blog on their website.  https://store.ryscc.com/blogs/news/gett … -proxmark3


*** warning ***
Their pre-compiled binary distro is faulty.  It misses a lot of needed files among them the hardnested binary bitflip files.

Offline

#4 2017-11-07 17:01:29

Charlie
Contributor
Registered: 2017-01-27
Posts: 129

Re: [solved] Hardnested Command - Not working

iceman wrote:

what do you see if you run?

hf mf hard
proxmark3> hf mf hard
help             This help          
dbg              Set default debug mode          
rdbl             Read MIFARE classic block          
rdsc             Read MIFARE classic sector          
dump             Dump MIFARE classic tag to binary file          
restore          Restore MIFARE classic binary file to BLANK tag          
wrbl             Write MIFARE classic block          
chk              Test block keys          
mifare           Read parity error messages.          
nested           Test nested authentication          
sniff            Sniff card-reader communication          
sim              Simulate MIFARE card          
eclr             Clear simulator memory block          
eget             Get simulator memory block          
eset             Set simulator memory block          
eload            Load from file emul dump          
esave            Save to file emul dump          
ecfill           Fill simulator memory with help of keys from simulator          
ekeyprn          Print keys from simulator memory          
csetuid          Set UID for magic Chinese card          
csetblk          Write block - Magic Chinese card          
cgetblk          Read block - Magic Chinese card          
cgetsc           Read sector - Magic Chinese card          
cload            Load dump into magic Chinese card          
csave            Save dump from magic Chinese card into file or emulator          
decrypt          [nt] [ar_enc] [at_enc] [data] - to decrypt snoop or trace          
proxmark3> 

A bunch of the Scripts are missing now too it apears

Offline

#5 2017-11-07 17:10:30

iceman
Administrator
Registered: 2013-04-25
Posts: 9,497
Website

Re: [solved] Hardnested Command - Not working

Looks like their v.3.0.1  is not at all the same as offical PM3 v3.0.1 release which has hardnested inside

Offline

#6 2017-11-07 17:14:09

iceman
Administrator
Registered: 2013-04-25
Posts: 9,497
Website

Re: [solved] Hardnested Command - Not working

You need to use the proper offical release from Github.   Pre-compiled bin-distros can be tricky.
If you don't want to compile, go for Gator's distros,  should be under "Windows client" section

Offline

#7 2017-11-07 17:49:05

Charlie
Contributor
Registered: 2017-01-27
Posts: 129

Re: [solved] Hardnested Command - Not working

I just ran 'make clean && make all' and then flashed my proxmark and now have the following firmware is installed

Prox/RFID mark3 RFID instrument          
bootrom: master/v3.0.1-89-g5191ad9-suspect 2017-11-07 06:53:10
os: master/v3.0.1-89-g5191ad9-suspect 2017-11-07 06:53:16
LF FPGA image built for 2s30vq100 on 2015/03/06 at 07:38:04
HF FPGA image built for 2s30vq100 on 2017/07/13 at 08:44:13
uC: AT91SAM7S512 Rev B          
Embedded Processor: ARM7TDMI          
Nonvolatile Program Memory Size: 512K bytes. Used: 198361 bytes (38%). Free: 325927 bytes (62%).          
Second Nonvolatile Program Memory Size: None          
Internal SRAM Size: 64K bytes          
Architecture Identifier: AT91SAM7Sxx Series          
Nonvolatile Program Memory Type: Embedded Flash Memory

   

I still cant seem to run hardnested commands though.

In my github desktop i have both the following repositories...

https://github.com/Gator96100/ProxSpace.git
and
https://github.com/Proxmark/proxmark3.git

is that causing the issue? Should I only have the proxmark3.git repositories ?

Offline

#8 2017-11-07 19:07:17

piwi
Contributor
Registered: 2013-06-04
Posts: 704

Re: [solved] Hardnested Command - Not working

What do you now see when you run

 hf mf hardnested t 1

Offline

#9 2017-11-07 21:13:59

Charlie
Contributor
Registered: 2017-01-27
Posts: 129

Re: [solved] Hardnested Command - Not working

piwi wrote:

What do you now see when you run

 hf mf hardnested t 1
proxmark3> hf mf hardnested t 1
help             This help          
dbg              Set default debug mode          
rdbl             Read MIFARE classic block          
rdsc             Read MIFARE classic sector          
dump             Dump MIFARE classic tag to binary file          
restore          Restore MIFARE classic binary file to BLANK tag          
wrbl             Write MIFARE classic block          
chk              Test block keys          
mifare           Read parity error messages.          
nested           Test nested authentication          
sniff            Sniff card-reader communication          
sim              Simulate MIFARE card          
eclr             Clear simulator memory block          
eget             Get simulator memory block          
eset             Set simulator memory block          
eload            Load from file emul dump          
esave            Save to file emul dump          
ecfill           Fill simulator memory with help of keys from simulator          
ekeyprn          Print keys from simulator memory          
csetuid          Set UID for magic Chinese card          
csetblk          Write block - Magic Chinese card          
cgetblk          Read block - Magic Chinese card          
cgetsc           Read sector - Magic Chinese card          
cload            Load dump into magic Chinese card          
csave            Save dump from magic Chinese card into file or emulator          
decrypt          [nt] [ar_enc] [at_enc] [data] - to decrypt snoop or trace          
proxmark3> 

Last edited by Charlie (2017-11-07 21:14:51)

Offline

#10 2017-11-07 21:26:23

iceman
Administrator
Registered: 2013-04-25
Posts: 9,497
Website

Re: [solved] Hardnested Command - Not working

inside gator96100 repo,  there is a folder called pm3.    Inside that folder,  the contents of pm3 repo should be.

So when you start the mingw env,  you go into the folder and compile from there...
of course I assume you know git.  Commands like 'git pull'

Offline

#11 2017-11-07 21:53:19

Charlie
Contributor
Registered: 2017-01-27
Posts: 129

Re: [solved] Hardnested Command - Not working

Prox/RFID mark3 RFID instrument         
bootrom: master/v3.0.1-131-g75e42ef-dirty-suspect 2017-11-07 20:19:09
os: master/v3.0.1-131-g75e42ef-dirty-suspect 2017-11-07 20:19:15
LF FPGA image built for 2s30vq100 on 2015/03/06 at 07:38:04
HF FPGA image built for 2s30vq100 on 2017/09/05 at 08:50:16
uC: AT91SAM7S512 Rev B         
Embedded Processor: ARM7TDMI         
Nonvolatile Program Memory Size: 512K bytes. Used: 197928 bytes (38%). Free: 326360 bytes (62%).         
Second Nonvolatile Program Memory Size: None         
Internal SRAM Size: 64K bytes         
Architecture Identifier: AT91SAM7Sxx Series         
Nonvolatile Program Memory Type: Embedded Flash Memory

Offline

#12 2017-11-07 22:51:44

iceman
Administrator
Registered: 2013-04-25
Posts: 9,497
Website

Re: [solved] Hardnested Command - Not working

... and do you get the hardnested command now?

Offline

#13 2017-11-07 23:21:06

Charlie
Contributor
Registered: 2017-01-27
Posts: 129

Re: [solved] Hardnested Command - Not working

iceman wrote:

... and do you get the hardnested command now?

Nope, still the same as before.

I notice that my "Scripts" folder is now missing 10 files too(25 files vs 35)

Offline

#14 2017-11-07 23:25:26

iceman
Administrator
Registered: 2013-04-25
Posts: 9,497
Website

Re: [solved] Hardnested Command - Not working

did you do a "git pull" inside the pm3 repo?!?!

Offline

#15 2017-11-07 23:59:06

Charlie
Contributor
Registered: 2017-01-27
Posts: 129

Re: [solved] Hardnested Command - Not working

yeah, Sorry it looks like it is working now. When I use the GUI the command doesnt work even though the pull down menu has the hardnested attack function. When i open a MING32 and run the commands manually it works.

Offline

#16 2017-11-08 00:09:02

iceman
Administrator
Registered: 2013-04-25
Posts: 9,497
Website

Re: [solved] Hardnested Command - Not working

.. the GUI hasn't been updated for long.  Feel free to edit the settings file and share. 

Meanwhile, I suggest that you edit your first post and add the prefix  "[solved]" to your title.

Offline

Board footer

Powered by FluxBB