1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
swapped out to use bigbuff memory allocation and also show an empty message More... 2 days ago
some simple identification tests, will need to expand on the idea later More... 3 days ago
added "lf hitag reader" command More... 3 days ago
hitag2 crack1,2 fixes. The error response I never seen, the fct to hex2bin prone to overflows. This should make both attack vectors more stable More... 3 days ago
Merge pull request #2387 from shoganaich/master More... 5 days ago
Inside Wash Membership Card in Portugal More... 6 days ago
pk st25tn More... 7 days ago
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 More... 7 days ago
found the bug in a call to hex2binarray() fct which overwrote first 16 bytes of keystream. Fixed loops. Crack2 now generates same data as RFIDLer impl. More... 7 days ago
Merge pull request #2386 from mifa-om/master More... 8 days ago
fixed em4x50_sim_read_bit More... 8 days ago
Merge pull request #2369 from jlitewski/loud-nightingale More... 8 days ago
Merge branch 'master' into loud-nightingale More... 8 days ago
text More... 8 days ago
fix #2384 the use of free() is completely wrong as we use bigbuff allocations. Converted the old style to new and removed the dynamic allocation. More... 8 days ago
Merge pull request #2385 from henrygab/em4x70_add_tests More... 8 days ago
Update CHANGELOG.md More... 8 days ago
Add em4x70 tests More... 8 days ago
limit freen color to calculated values More... 8 days ago
functions should be static where possible More... 8 days ago
Add `lf em 4x70 calc` More... 8 days ago
Improve editor folding (some editors use indentation as cue) More... 8 days ago
Internal code cleanup. More... 8 days ago
unused More... 9 days ago
fix missing More... 9 days ago
scope, const More... 9 days ago
fix const param, bitwiseboolean More... 9 days ago
fix const params, logic, casting More... 9 days ago
fix fct names, const params More... 9 days ago
fix fct name mismatch More... 9 days ago