Commit Graph

17 Commits

Author SHA1 Message Date
ultramagnus_tcv
83ca1f3808 Slight change to remove spaces in front of some csv fields 2016-01-09 17:34:50 -06:00
ultramagnus_tcv
e43df70d84 Stuck Banner in Usage.
Altered name order.
2016-01-09 16:35:34 -06:00
ultramagnus_tcv
f54aa8e605 Added a banner
Added a banner because I’m “old school” … ALL THE WAY!
2016-01-09 11:03:17 -06:00
Paul Hagstrom
3ef242f49f Added md5 hashing of code alone and full driver, added DCB length, and stored link to next driver 2016-01-07 18:08:49 -05:00
ultramagnus_tcv
4c8145f8a3 Disabling MD5
Disabling MD5 until I can take a long look and what it’s supposed to
do. Right now, it’s not working as expected.
2016-01-06 11:24:04 -06:00
ultramagnus_tcv
cfb2002bef Quick adjustment for md5
md5 does _not_ add the comment_start and dib_start fields as part of
the hash. (No point since they would change easily if drivers are in a
different order.)
2016-01-05 19:53:42 -06:00
ultramagnus_tcv
373a02b504 Whoops. Added an error with last commit. 2016-01-03 19:21:54 -06:00
ultramagnus_tcv
d21cb8774b Refactor?
Moved hashing out of major driver loop. Created a new hashing function.
Moved addition of md5 hash to end of DIB walk.
2016-01-03 19:18:33 -06:00
Paul Hagstrom
d059176c14 Added md5 hash of each driver to help find non-identical ones. 2016-01-03 00:13:53 -05:00
Paul Hagstrom
9e9e0ed823 Added file name and changed format for valid/invalid reporting (for batch runs) 2015-12-31 11:32:49 -05:00
Paul Hagstrom
fc33ee7dc1 Fixes to keep commas and quotation marks from messing up the CSV output 2015-12-27 02:30:10 -05:00
ultramagnus_tcv
7336257383 Thought better of logging the csv. Changed to the input file. 2015-12-10 09:00:50 -06:00
ultramagnus_tcv
5f75a5ea09 Removed debug line 2015-12-09 19:39:52 -06:00
ultramagnus_tcv
3a711a528b RC1
Altered the script to append CSV information if CSV file already exists.

Changed MFG to output the raw data found in the SOS.DRIVER if we
encounter an unknown manufacturer.

Rewrote Readme.MD
2015-12-09 19:31:34 -06:00
ultramagnus_tcv
04fe11680d comments and Alpha/Beta/Experiment version numbers
Rewrote all the comments in a more friendly format. Also: created logic
depending upon the value of the ‘q’ field in the version number. Now
prints out Alpha, Beta, and Experimental if encountered.
2015-11-30 18:42:32 -06:00
ultramagnus_tcv
a37db8e67b first go around with creating a cvs 2015-11-26 19:32:44 -06:00
ultramagnus_tcv
e4f7a3ee3a Added argue stuff. Renamed script to Driv3rs.py (Better Name) 2015-11-26 17:42:52 -06:00