1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 21, 2023 — Jun 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2390 from kormax/new-aid-ecp More... about 1 month ago
add new AID & ECP definitions More... about 1 month ago
swapped out to use bigbuff memory allocation and also show an empty message More... about 1 month ago
some simple identification tests, will need to expand on the idea later More... about 1 month ago
added "lf hitag reader" command More... about 1 month 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... about 1 month ago
Merge pull request #2387 from shoganaich/master More... about 1 month ago
Inside Wash Membership Card in Portugal More... about 1 month ago
pk st25tn More... about 1 month ago
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 More... about 1 month 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... about 1 month ago
Merge pull request #2386 from mifa-om/master More... about 1 month ago
fixed em4x50_sim_read_bit More... about 1 month ago
Merge pull request #2369 from jlitewski/loud-nightingale More... about 1 month ago
Merge branch 'master' into loud-nightingale More... about 1 month ago
text More... about 1 month 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... about 1 month ago
Merge pull request #2385 from henrygab/em4x70_add_tests More... about 1 month ago
Update CHANGELOG.md More... about 1 month ago
Add em4x70 tests More... about 1 month ago
limit freen color to calculated values More... about 1 month ago
functions should be static where possible More... about 1 month ago
Add `lf em 4x70 calc` More... about 1 month ago
Improve editor folding (some editors use indentation as cue) More... about 1 month ago
Internal code cleanup. More... about 1 month ago
unused More... about 1 month ago
fix missing More... about 1 month ago
scope, const More... about 1 month ago
fix const param, bitwiseboolean More... about 1 month ago
fix const params, logic, casting More... about 1 month ago