RfidResearchGroup / proxmark3

Iceman Fork - Proxmark3
http://www.icedev.se
GNU General Public License v3.0
4.03k stars 1.06k forks source link

Received packet frame with variable part too short? & sc raw #396

Closed joelsernamoreno closed 5 years ago

joelsernamoreno commented 5 years ago

Hello

Whenever I run any command I get the following: Received packet frame with variable part too short?

I can read cards without problems, but I get that message.

But for example... if I run the hw version command I only get that message, I don't get the command information. This worked yesterday but not today...

I flashed bootrom and fullimage again but I have the same problems.

Another problem: When I run the command sc raw xxxxx I get the following:

Command successfully executed, xxxxxxxxxxx Requesting 0x17 bytes response smart card response failed

joelsernamoreno commented 5 years ago

Thank you very much (;

iceman1001 commented 5 years ago

If you would fill in the template that came up when you started this issue, then that would have been nice. Now we just dont have any relevant information to understand why you have problems.

joelsernamoreno commented 5 years ago

Sorry

Error 1: Received packet frame with variable part too short?

Describe the bug

I always get that message in most commands, some commands give me information correctly, but other commands don't (example: hw version)

To Reproduce Steps to reproduce the behavior:

  1. Follow the steps shown in Linux-Installation-Instructions.md (All right, I don't have any problems)
  2. Follow the steps shown in 0_Compilation-Instructions.md (All right, I don't have any problems)
  3. Access proxmark with the command ./proxmark3 /dev/ttyACMX (I agree without problems, but I receive the following warning: Received packet frame with variable part too short?
  4. Execute the command hw tune (All right, I don't have any problems)
  5. Execute the command hw status All right, I don't have any problems)
  6. Execute the command hw version (I only receive the following warning: Received packet frame with variable part too short?)

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. Selección_009 Selección_010 Selección_011

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

iceman1001 commented 5 years ago

hm.. Sounds like a bad usb cable. Have you some other cables to test with? And try another usb port aswell

joelsernamoreno commented 5 years ago

I have always used the cable included in Proxmark3

Now I've used other USB 2.0 ports and other cables, but it's still the same

joelsernamoreno commented 5 years ago

Hello! I have done the complete installation in Kali Linux and I no longer receive that warning, the command hw version works

proxmark

I'm going to run several tests and I'm writing to tell you that everything is ok

iceman1001 commented 5 years ago

Just make sure you kill the modem manager on Kali. I will close this issue, if you have more troubles feel free to make a new issue. Also consider contributing a fix for problems you find.

joelsernamoreno commented 5 years ago

Modem manager I removed it in Ubuntu 16.04 and Kali Linux

Proxmark3 I only got it to work on Kali Linux