Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
exploitagency committed Sep 25, 2016
1 parent 937339c commit a19251a
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
28 changes: 14 additions & 14 deletions firmware/proxbrute-w-cdc-firmware/README.MD
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<pre>
This is the proxbrute mod by Brad Antoniewicz of Foundstone(https://github.com/brad-anton/proxbrute) ported to the latest Firmware with the CDC bootloader(port by www.legacysecuritygroup.com)

Firmware Dated 9-23-2016

Proxbrute records a valid LF tag(maybe a guest badge) to Bank1(what I used to call Bank2) and then decrements the hex until you find another valid card(maybe with higher privileges for a different door).

Flash the bootloader and fullimage elf files.

A patch is also included in case you want to compile the source yourself.

Instructions for using LF standalone proxbrute mode on the elechouse RDV2 and standard version of the proxmark3 can be found at:
https://legacysecuritygroup.com/index.php/categories/9-rfid/7-proxmark-3-emulating-hid-tags-in-standalone-mode
</pre>
This is the proxbrute mod by Brad Antoniewicz of Foundstone(https://github.com/brad-anton/proxbrute)<br>
ported to the latest Firmware with the CDC bootloader by Corey Harding of www.legacysecuritygroup.com<br>
<br>
Firmware Dated 9-23-2016<br>
proxmark3 source from Commit: https://github.com/Proxmark/proxmark3/tree/99911e5c7b8f4a2ca870046031e3f362324c0d88<br>
<br>
Proxbrute records a valid LF tag(maybe a guest badge) to Bank1(what I used to call Bank2) and then decrements the hex until you find another valid card(maybe with higher privileges for a different door).<br>
<br>
Flash the bootloader and fullimage elf files.<br>
<br>
A patch is also included in case you want to compile the source yourself.<br>
<br>
Instructions for using this port of the proxbrute mode on the elechouse RDV2 and standard version of the proxmark3 can be found at:<br>
https://legacysecuritygroup.com/index.php/categories/9-rfid/7-proxmark-3-emulating-hid-tags-in-standalone-mode
34 changes: 17 additions & 17 deletions firmware/proxbrute-w-cdc-firmware/patch/README.MD
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<pre>
This is the proxbrute mod by Brad Antoniewicz of Foundstone(https://github.com/brad-anton/proxbrute) ported to the latest Firmware with the CDC bootloader(port by www.legacysecuritygroup.com)

Firmware Dated 9-23-2016

Instructions for patching the files so you can the compile firmware yourself:

Get the proxmark3 source from Commit: 99911e5c7b8f4a2ca870046031e3f362324c0d88
copy brute.patch to proxmark3 directory
cd into proxmark3 directory
patch -p2 < ./brute.patch

Then follow general compiling instructions listed in ../../COMPILING-INSTRUCTIONS-KALI-2016.MD

Instructions for using LF standalone proxbrute mode on the elechouse RDV2 and standard version of the proxmark3 can be found at:
https://legacysecuritygroup.com/index.php/categories/9-rfid/7-proxmark-3-emulating-hid-tags-in-standalone-mode
</pre>
This is the proxbrute mod by Brad Antoniewicz of Foundstone(https://github.com/brad-anton/proxbrute)<br>
ported to the latest Firmware with the CDC bootloader by Corey Harding of www.legacysecuritygroup.com<br>
<br>
Firmware Dated 9-23-2016<br>
proxmark3 source from Commit: https://github.com/Proxmark/proxmark3/tree/99911e5c7b8f4a2ca870046031e3f362324c0d88<br>
<br>
Instructions for patching the files so you can the compile firmware yourself:<br>
<br>
Get the proxmark3 source from Commit: 99911e5c7b8f4a2ca870046031e3f362324c0d88<br>
copy brute.patch to proxmark3 directory<br>
cd into proxmark3 directory<br>
patch -p2 < ./brute.patch<br>
<br>
Then follow general compiling instructions from ../../COMPILING-INSTRUCTIONS-KALI-2016.MD<br>
<br>
Instructions for using this port of the proxbrute mode on the elechouse RDV2 and standard version of the proxmark3 can be found at:<br>
https://legacysecuritygroup.com/index.php/categories/9-rfid/7-proxmark-3-emulating-hid-tags-in-standalone-mode
2 changes: 1 addition & 1 deletion flash-util/windows/Easy Flasher.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cls
echo Flash utility inspired by aspers.
echo -
echo Easy Flasher
echo Written by:
echo Written by Corey Harding:
echo www.legacysecuritygroup.com
echo www.exploit.agency
echo -
Expand Down

0 comments on commit a19251a

Please sign in to comment.