1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Jun 23, 2023 — Jun 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
alphabet ;) More... over 14 years ago
damn that alphabet! More... over 14 years ago
merge 'lfsamples' and 'hfsamples' into 'samples' More... over 14 years ago
streamline CmdEM410xWatch More... over 14 years ago
usability hint More... over 14 years ago
more helpful error message (from Sourcerer) More... over 14 years ago
Andreas fix for LEGIC MIM1024 More... over 14 years ago
fix warning: implicit declaration of function ‘exit’ More... over 14 years ago
FIXME: will crash if sample buffer does not contain valid legic data (fixed by Sourcerer) More... over 14 years ago
Alphabetical order ;) And cosmetic changes (remove duplicated includes) More... over 14 years ago
add LEGIC decoder (submitted by Sourcerer, untested by me) More... over 14 years ago
Change -std=c99 to -std=gnu99 to be able to compile libusb-0.1.* which uses u_int*_t and PATH_MAX More... over 14 years ago
wun day i'll lern my alfabet More... over 14 years ago
put legic back in the system and add rumpletux's fast legic / prng code from forum More... over 14 years ago
client/cmdparser.c: Cosmetic changes. client/cmdlf.c: Add missing include for "WaitForResponse". More... over 14 years ago
differentiate commands and sub-menus in help More... over 14 years ago
oops. in the spirit of cleaner code, don't do stuff twice! More... over 14 years ago
make LF sampling ACK to fix USB timing issue in em410xwatch More... over 14 years ago
make parser slightly more user friendly (default to 'help') More... over 14 years ago
Limit DbpString size to the buffer size, patch by Andreas from proxmark forums More... over 14 years ago
Client cleanup and restructuring. Stage 1... Next Step is refactoring some of the giant functions which are just copy/paste of some other ones with just a few line changes, removing unnecessary 'goto' etc. More... over 14 years ago
fix USB send data timing issue in CMD_DOWNLOADED_SIM_SAMPLES_125K More... over 14 years ago
add 'losimman' command - simulate arbitrary Manchester encoded LF tags More... over 14 years ago
fix a stack overflow in the flasher routine (my bad) More... over 14 years ago
use elf targets for flashing More... over 14 years ago
Automatically enter bootrom when OS image doesn't appear to be proper More... over 14 years ago
Added offset feature to hexsamples command More... over 14 years ago
Decreased BigBuff mem, some elf flasher fixes (needs more work) but flashing correctly currently. More... over 14 years ago
Increased buffer sizes for hi14snoop. Added blinking LED for feedback More... over 14 years ago
Trim long debug string message in hitune More... over 14 years ago