Skip to content

gentilkiwi/kproxmark3_sim

Repository files navigation

kproxmark3_sim

A test project to handle SIM module of the Proxmark3, in C Includes legacy sim011.asm and sim013.asm building

Dependencies & Tools

How to compile

F7 to compile the project and in the project folder there is a sub folder called "Objects".
The artifact you want is sim_c.bin

How to install fw on Proxmark3 RDV4 sim module?

  • Take the sim_c.bin and copy to the proxmark3\client\resource folder.

  • Generate a sha512 file

sha512sum -b client/resources/sim_c.bin > client/resources/sim_c.sha512.txt

  • Start the Proxmark3 client and run smart upgrade -f sim_c.bin

if all goes well, you will have the following output

Output of a successful run of the command Smart upgrade

About

A test project to handle SIM module of the Proxmark3, in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •