]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2013-09-01 martin.holst... Merged latest trunk changes into scripting-branch
2013-09-01 martin.holst... Removed lua binary which shouldn't be in version control
2013-09-01 martin.holst... Patch by jonor, fixes so uart_receive does not block...
2013-09-01 martin.holst... Patch by jonor for raw ISO 1444B commands. See http...
2013-09-01 martin.holst... Added a comment
2013-08-27 martin.holst... Minor changes to writeraw.lua, still not working as...
2013-07-12 martin.holst... More patches from en4rab to the hexsamples, plus patche...
2013-07-10 micki.held... Revoked unintended commit of cmdmain.c to scripting...
2013-07-08 micki.held... (no commit message)
2013-07-08 micki.held... (no commit message)
2013-07-04 martin.holst... Attempt to use raw writing capabilities via scripting...
2013-06-26 martin.holst... Major changes to hf mf mifare
2013-06-26 martin.holst... Removed some crap-scripts for testing
2013-06-26 martin.holst... Finishing touches on new mifare classic hack rework
2013-06-26 martin.holst... Fixed so correct sizes are used across different archit...
2013-06-26 martin.holst... Added lua-mac building, added cleaning of lua files
2013-06-26 martin.holst... Improved error handling
2013-06-25 martin.holst... Attempt to make the makefile generic, so lua compilatio...
2013-06-15 martin.holst... Major changes to 'hf mf mifare', see discussion here...
2013-06-07 martin.holst... typo
2013-06-07 martin.holst... Fixed a minor error with the keys
2013-06-07 martin.holst... Added library to read card info, made use of it from...
2013-06-07 martin.holst... Changes in cmd handling
2013-06-07 martin.holst... implementation of command library in lua
2013-06-07 martin.holst... mf check keys in lua-space
2013-06-07 martin.holst... Fixed 'volatile' error in this branch also
2013-06-07 martin.holst... Work on the scripting library
2013-06-06 martin.holst... Fixed so storeCommand/getCommand are multithread-safe...
2013-06-05 martin.holst... Applied patch from http://www.proxmark.org/forum/viewto...
2013-06-03 martin.holst... Fixed error pointed out here: https://code.google.com...
2013-05-31 martin.holst... Found that USBcommands from the device are silently...
2013-05-30 dn337t@gmail.comfixed Mifare nested by activating commented SpinDelay()s
2013-05-26 martin.holst... Added binlib, to handle binary data from lua, based...
2013-05-24 martin.holst... Started an experiment with lua mifare hack
2013-05-24 martin.holst... Minor fixes, added some functionality to send data...
2013-05-24 martin.holst... 'core' library glue
2013-05-24 martin.holst... Added a PoC script which implements a commandline
2013-05-24 martin.holst... Added 'core'-api, also added some error handling in...
2013-05-22 martin.holst... Fixed so standard libraries can be used, added an examp...
2013-05-21 martin.holst... First implementation of user scripts - very experimenta...
2013-05-21 martin.holst... Added lua 5.2 sources
2013-05-21 martin.holst... Created branch for lua scripting
2013-05-16 martin.holst... Fixed problem with em4100, see http://www.proxmark...
2013-05-12 apresence@gmail.comSupport for cloning to T55x7 at different clock rates...
2013-05-11 martin.holst... Added some information about flashing (linux)
2013-05-11 martin.holst... Added some documentation regarding ports on linux
2013-05-11 martin.holst... Fixed a third issue where a buffer was filled with...
2013-05-11 martin.holst... Fixed another issue where a buffer was filled with...
2013-05-11 martin.holst... Fixed buffer corruption in iso1443a_select_card, affect...
2013-05-03 roel@libnfc.orgretrieve uid correctly, patched by 'gregy'
2013-04-26 roel@libnfc.orgnext update from en4rab on data samples
2013-04-24 dn337t@gmail.comfixed hf mf rdbl response data (broken since r634)
2013-04-24 dn337t@gmail.comfixed possibly uninitialized variables
2013-04-24 dn337t@gmail.comadded port name to flasher command line (introduced...
2013-04-23 roel@libnfc.orgen4rab fixed the 'data samples' command
2013-04-15 roel@libnfc.orgreverted back to no 'official' modem protocol supported
2013-04-13 roel@libnfc.orgUSB CDC patch by jonor to enable working under kernel...
2013-04-08 roel@libnfc.orgmoved RAMFUNC definition
2013-04-03 roel@libnfc.orgremoved another redundant function to compose reader...
2013-04-03 roel@libnfc.orgremoved redundant function to compose reader short...
2013-03-28 roel@libnfc.orgadded initial test to emulate memory of mf ul tag
2013-03-27 roel@libnfc.orgfixed sending of RATS during iso-14443-4 select
2013-03-27 roel@libnfc.orgchanged version.c, compile time is now always present...
2013-03-26 roel@libnfc.orgfixed signed/unsigned problem
2013-03-26 roel@libnfc.orgfixed crash, when proxmark was claimed by other process
2013-03-26 roel@libnfc.orgadded Makefile for binary files to recover proxmark...
2013-03-22 roel@libnfc.orgFinally figured out a way to claim a serial port interf...
2013-03-21 roel@libnfc.orgavoid rolling dots over the screen when proxmark is...
2013-03-21 roel@libnfc.orgflasher updated again, should work more solid now
2013-03-21 roel@libnfc.orgfixed missing header file
2013-03-21 roel@libnfc.org(dirty) fix for linux to clean up the /dev/ttyACM*...
2013-03-19 roel@libnfc.orgtrying to tweak uart code, for better flashing
2013-03-18 roel@libnfc.orgremoved failed hitag2 authentication attempts from...
2013-03-14 roel@libnfc.orgclient should compile without warnings on linux, mac...
2013-03-13 roel@libnfc.orgfixed compiling under ubuntu with devkitARM_r41
2013-03-13 cex123@gmail.comFixed LF HID cloning command
2013-03-11 roel@libnfc.orgadded hitag bit count output in log
2013-03-10 roel@libnfc.orgfixed CMD_HID_SIM_TAG
2013-03-07 roel@libnfc.orgFinalized migration to new USB CDC interface
2013-03-07 roel@libnfc.orgadded all files for mfkeys
2013-03-07 roel@libnfc.orgtweaked sim command, added mfkey32
2013-03-07 roel@libnfc.orgremoved -fPIC directive
2013-03-04 roel@libnfc.orgoptimized
2013-03-04 thijsbreman... polling per second in OpenProxmark
2013-03-02 roel@libnfc.orgupdated code to follow same blinking patterns with...
2013-03-01 roel@libnfc.orguploaded new mingw-proxmark.zip, QT working again,...
2013-02-28 roel@libnfc.orgfixed stupid 64-bit formatting for x86/amd64 and unix...
2013-02-28 roel@libnfc.orgfixed stupid 64-bit formatting for x86/amd64 and unix...
2013-02-28 roel@libnfc.orgfixed stupid 64-bit formatting for x86/amd64 and unix...
2013-02-28 roel@libnfc.orgfixed stupid 64-bit formatting for x86/amd64 and unix...
2013-02-28 roel@libnfc.orgcompiling on windows again
2013-02-28 roel@libnfc.orgmerged all patches into CDC repository
2013-02-28 roel@libnfc.orgdouniwan5788:
2013-02-28 roel@libnfc.orgFinally, rewrote bootrom and flasher program, much...
2013-02-27 roel@libnfc.orgfixed USB GPIO bug reported by gregy, and fixed 'hf...
2013-02-05 douniwan5788fixed cmd malloc strlen()+1 bug
2013-02-05 douniwan5788Add iso14443a fuzz command
2013-01-24 cex123@gmail.comFixed bug in HID clone short format. Added EM4xxx block...
2013-01-18 chalk.secu... Added command to read PCF7931 125Khz LF tags. This...
2013-01-16 cex123@gmail.comAdded block command for T55xx and support for cloning...
next
Impressum, Datenschutz