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.
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 tried to use first with this script "pm3_eml2mfd.py" but it gave me an error. Then i used this script "pm3_eml_mfd.test.py" and the error was different. What i'm doing wrong?
C:\Windows\System32>python.exe C:\Proxmark\scripts\pm3_eml2mfd.py D4905FED.eml b
ilhtun.mdf
File "C:\Proxmark\scripts\pm3_eml2mfd.py", line 16
print 'Usage:', argv[0], 'input.eml output.mfd'
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Usage:'
, argv[0], 'input.eml output.mfd')?
C:\Windows\System32>python.exe C:\Proxmark\scripts\pm3_eml_mfd.test.py D4905FED.
eml bilhtun.mdf
(null): can't open file 'C:\Proxmark\scripts\pm3_eml_mfd.test.py': [Errno 2] No
such file or directory
C:\Windows\System32>python.exe C:\Proxmark\scripts\pm3_eml_mfd.test.py D4905FED.
eml bilhtun.mdf
(null): can't open file 'C:\Proxmark\scripts\pm3_eml_mfd.test.py': [Errno 2] No
such file or directory
[Edit]
Apparently i didn't need that script.
Last edited by Elsin10 (2018-10-13 03:20:42)
Offline
Pages: 1