Commit Graph
18438 Commits
Author SHA1 Message Date
iceman1001 12e38cdfff text 2024-04-22 09:34:46 +02:00
iceman1001 ac809c4a9f support function 2024-04-22 09:29:38 +02:00
iceman1001 47262433e8 missing header 2024-04-22 09:27:54 +02:00
iceman1001 02872796aa should wait for a reply from device that sniffing is done 2024-04-22 09:26:25 +02:00
iceman1001 d340de388d textual 2024-04-22 09:23:22 +02:00
iceman1001 67c14c5314 adapt regression tests 2024-04-22 09:21:55 +02:00
iceman1001 365454bb3c fixing buffer overflow when reading large files 2024-04-22 09:17:58 +02:00
iceman1001 d1e921171b removed old unused rfidler code. Added modified code to work with proxmark3. Thanks to @kevsecurity and @AdamLaurie! 2024-04-22 09:10:09 +02:00
iceman1001 87c6633de1 add support for generation 2 magic command when setting UID on ISO15693 cards. ref:: https://github.com/RfidResearchGroup/proxmark3/issues/1604#issuecomment-2068444071 2024-04-22 09:04:01 +02:00
iceman1001 508a4ed064 missing update 2024-04-20 11:53:55 +02:00
iceman1001 543f8df8c0 fixes to when thing gets wrongly identified 2024-04-20 11:32:51 +02:00
iceman1001 c860bd252a textual detection 2024-04-20 09:38:04 +02:00
iceman1001 b09c0e0d5f textual 2024-04-20 08:47:49 +02:00
Iceman 591795a8fc Merge pull request #2359 from jlitewski/marker_v2
Graph Markers, Version 2
2024-04-19 17:17:22 +02:00
Jacob Litewski 560b6f9dc2 Marker V2 fixes 2024-04-19 07:53:20 -04:00
Iceman fbe101791a Merge pull request #2360 from Thechamp669/patch-1
Update lf_ioprox_bulkclone.lua Spelling
2024-04-19 09:45:07 +02:00
Thechamp669 28bcedbc4c Update lf_ioprox_bulkclone.lua Spelling
Typo

Signed-off-by: Thechamp669 <mjpdobbs@gmail.com>
2024-04-18 20:44:28 -07:00
Jacob Litewski bb1c662af0 Graph Markers, Version 2 2024-04-18 23:08:33 -04:00
Iceman fc584b348a Merge pull request #2358 from jlitewski/opbuffer
Disable Rendering the Operation Buffer
2024-04-19 00:15:08 +02:00
Jacob Litewski dadd6ee65d Disable Rendering the Operation Buffer
For now, at least until I can fully and correctly implement it.
2024-04-18 17:37:06 -04:00
iceman1001 5a524a2ec9 renamed and since there is already another same styled script, this became v2. also applied prefered coding style 2024-04-18 12:03:27 +02:00
iceman1001 bc9f406dc0 renamed the scripts to fit current naming convention and applied same code style 2024-04-18 11:58:31 +02:00
Iceman acfda59ff2 Merge pull request #2356 from JakaBac/time-include
fix implicit use of time()
2024-04-18 10:30:28 +02:00
Iceman 6d7769ca88 Merge pull request #2355 from Thechamp669/master
Add files via upload
2024-04-18 10:30:03 +02:00
Jaka c871e435e4 fix implicit use of time() 2024-04-18 09:40:00 +02:00
Thechamp669 83e346005c Add files via upload
Signed-off-by: Thechamp669 <mjpdobbs@gmail.com>
2024-04-17 21:16:59 -07:00
Iceman 42d0cc04b1 Merge pull request #2354 from philicious/fix-typo-qt5-cmake
Fix typo in cmake for qt5 detection
2024-04-17 15:51:26 +02:00
iceman1001 45bf8801fd Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2024-04-17 12:37:12 +02:00
iceman1001 a6dfe052bd missmatching name 2024-04-17 12:36:33 +02:00
philicious c9a83b0222 missed in #2351 2024-04-16 23:07:22 +02:00
philicious c44992232e Update gitignore for CMake artifacts 2024-04-16 23:04:14 +02:00
Iceman 7857baa5f4 Merge pull request #2352 from philicious/fix-macosx-make-python312
Fix building against Python3.12 on MacOS
2024-04-16 22:39:11 +02:00
Iceman 9ebc753dd9 Merge pull request #2351 from philicious/fix-macosx-qt5-detection-cmake
Fix homebrew Qt5 detection on MacOS also for cmake
2024-04-16 22:37:13 +02:00
iceman1001 6cc9c435e0 fix #2350 updated the swig wrappers to swig version 4.2.1. Lets hope it solves the OSX issues 2024-04-16 22:35:10 +02:00
philicious bfaf440fb2 Fix building against Python3.12 on MacOS with make by prefering python3-embed over python3 (as CMakeLists.txt does) 2024-04-16 22:34:47 +02:00
philicious 41d808bf69 Fix homebrew Qt5 detection on MacOS also for cmake 2024-04-16 22:22:41 +02:00
Iceman 628ed5c96b Merge pull request #2349 from philicious/fix-macosx-qt5-detection
Fix homebrew Qt5 detection on MacOS
2024-04-16 21:23:28 +02:00
philicious 87597835e6 Fix homebrew Qt5 detection on MacOS 2024-04-16 20:51:47 +02:00
Iceman ce61d94040 Merge pull request #2348 from jlitewski/plot_cursor_improvements
Marker code cleanup
2024-04-15 01:51:10 +02:00
Jacob Litewski 31bfa16b76 Marker code cleanup 2024-04-14 14:58:52 -04:00
Iceman 197baa4623 Merge pull request #2347 from jlitewski/plot_refactor
Refactored Plot Annotations and some cleanup
2024-04-14 12:19:16 +02:00
Jacob Litewski f2afbca6ec Refactored Plot Annotations and some cleanup 2024-04-13 23:03:35 -04:00
iceman1001 3c8b1317c2 deprecated hex2bin and bin2hex. Use data num instead 2024-04-13 11:30:26 +02:00
Iceman de7579ab00 Merge pull request #2345 from jlitewski/plot_gui_improvements
Plot Improvements, Round 1
2024-04-13 11:01:32 +02:00
iceman1001 500e10f3a5 text 2024-04-13 10:59:55 +02:00
iceman1001 6bc6ec23ce fix #2346 refactored the write loop before it assumed a full t55xx memory layout. Now handles block writes to individual parts 2024-04-13 10:59:07 +02:00
Jacob Litewski 0608a7c530 Minor Changes to the Operation Buffer Implementation
Instead of being initialized as all zeros and showing changes if those values are not zero, it now has a copy of the Graph Buffer data, and will show changes if it's different from what's stored in the Graph Buffer.
2024-04-12 08:34:05 -04:00
Jacob Litewski 6b72e39f51 Command Organization in cmddata.c
Getting ready to do some refactoring!
2024-04-11 20:06:36 -04:00
iceman1001 9a73e77d72 style 2024-04-11 22:08:25 +02:00
Iceman 2612b87f41 Merge pull request #2343 from p51d78th/master_mine
Fix compile error from variable type declaration
2024-04-11 19:20:29 +02:00