RfidResearchGroup / proxmark3

Iceman Fork - Proxmark3
http://www.icedev.se
GNU General Public License v3.0
3.72k stars 998 forks source link

Implement hf_unisniff, 14a/14b/15 sniffer with runtime selection and more save options #2192

Closed hazardousvoltage closed 8 months ago

hazardousvoltage commented 8 months ago

Based on existing hf_14/15sniff modules, this combines all 3 into one module. Select mode at compile time or runtime. Offers options to create new files for each session or append to existing file.

github-actions[bot] commented 8 months ago

You are welcome to add an entry to the CHANGELOG.md as well

iceman1001 commented 8 months ago

Cool,

I am not sure how the ASK sniffing.. looks like it doesnt do anything. Maybe a changing name for a "no_operation" ?

hazardousvoltage commented 8 months ago

Hi, sorry for the confusion, it's not ASK sniffing, it's "ask the user at runtime which protocol." It does a prompt loop with the button and LEDs much like dankarmulti.

iceman1001 commented 8 months ago

I would change the "ASK" to "USER" or something else.. ASK mean something different in this world..