Giter VIP home page Giter VIP logo

proxspace's Introduction

#######################################
Proxmark III Develoment Kit for Windows
#######################################

Different runme

The runme.bat is designed for development, when 'runme.bat' is started a terminal opens that allows to run make.
The runme_autobuild.bat runs a script (msys/scrip.sh) at startup that updates all git repositories in the pm3 folder and then wants to compile them, it was not designed for development, just for compiling.

What's installed

This cut down development environment has been created specifically for Windows users.
* devkitARM r47
* gcc 5.3.0
* Qt 5.6
* perl 5.24.0
* git 2.15.1.2

Usage

Extract 'ProxSpace' to a location on drive without spaces.
	For example C:\Proxspace or D:\projects\public\proxmark\proxspace are ok whereas C:\My Documents\My Projects\proxspace is not.

Run 'runme.bat'
To get the Proxmark III repository you wish to compile.
To build the project type 'make clean && make all'.
To run the Proxmark III client type './client/proxmark3.exe COM1' where COM1 is the USB port of the Proxmark III.
To check your firmware revision on the Proxmark III type 'hw ver'.
To get basic help type 'help'. Or for help on a set of sub commands type the command followed by help. eg. 'hf mf help'
To exit type 'exit'.

Firmware upgrading the Proxmark III

To upgrade the firmware on the Proxmark III:
Please note that more detail is available on the wiki: https://github.com/Proxmark/proxmark3/wiki

1. Attach the Proxmark III to a USB port on your computer.
2. To flash the BOOTROM run './client/flasher COM1 -b ./bootrom/obj/bootrom.elf'
3. To flash the FULLIMAGE run './client/flasher COM1 ./armsrc/obj/fullimage.elf'
4. Wait for the process to complete.

proxspace's People

Contributors

gator96100 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.