This website requires JavaScript.
Explore
Help
Sign in
RfidResearchGroup
/
proxmark3
Watch
1
Star
1
Fork
You've already forked proxmark3
0
mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced
2024-11-14 21:58:44 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
59d40068e2
proxmark3
/
client
/
loclass
/
hash1_brute.h
6 lines
96 B
C
Raw
Normal View
History
Unescape
Escape
ADD: midnitesnakes desfire, ultralight changes from Unstable branch. ADD: Marshmellows fixes for the LF (demods) commands, (LF SEACH) ADD: Holimans changes with hash1_brute FIXES: minor fixes with some calls to "free" and redundant debug statement and code cleanup. removal of commented code.
2014-12-31 18:35:43 +08:00
#
ifndef HASH1_BRUTE_H
#
define HASH1_BRUTE_H
chg: 'hf iclass sim' - turning of antenna after simulation is done. chg: 'hf iclass sim' - use @holiman 's 8 csn instead of the original @carl55 (15), and a new first entry csn, to see if the old one got blacklisted.
2017-08-18 16:23:46 +08:00
extern
void
brute_hash1
(
)
;
ADD: midnitesnakes desfire, ultralight changes from Unstable branch. ADD: Marshmellows fixes for the LF (demods) commands, (LF SEACH) ADD: Holimans changes with hash1_brute FIXES: minor fixes with some calls to "free" and redundant debug statement and code cleanup. removal of commented code.
2014-12-31 18:35:43 +08:00
#
endif
// HASH1_BRUTE_H
Reference in a new issue
Copy permalink