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-11 18:33:18 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
966bcc0d28
proxmark3
/
client
/
src
/
loclass
/
hash1_brute.h
6 lines
93 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
on prototypes, void means sth
2019-04-10 04:42:23 +08:00
void
brute_hash1
(
void
)
;
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