Commit Graph

51 Commits

Author SHA1 Message Date
Paul Hagstrom d059176c14 Added md5 hash of each driver to help find non-identical ones. 2016-01-03 00:13:53 -05:00
thecompu c21d640fd7 Merge pull request #2 from paulhagstrom/master
Added file name and changed format for valid/invalid reporting
2015-12-31 13:15:12 -06:00
ultramagnus_tcv e5f1cf74ed Readme.md updates 2015-12-31 10:50:35 -06: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
thecompu 106ab2e211 Merge pull request #1 from paulhagstrom/master
Fixes to keep commas and quotation marks from messing up the CSV output
2015-12-28 10:24:14 -06: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 44f1914d05 Edited Readme 2015-12-10 18:27:11 -06:00
ultramagnus_tcv 75f48adf95 Updated CSV to reflect code changes 2015-12-10 10:39:20 -06:00
ultramagnus_tcv 3456ed000c Removed unnecessary files 2015-12-10 10:32:51 -06:00
ultramagnus_tcv 12bd0e8623 Updated Markdown 2015-12-10 10:30:57 -06:00
thecompu 0c4eeef1f8 Update Readme.md 2015-12-10 10:29:10 -06:00
thecompu 602fbca631 Update Readme.md 2015-12-10 10:28:26 -06:00
thecompu 79ec688bb1 Update Readme.md 2015-12-10 10:27:48 -06:00
ultramagnus_tcv a93db92b48 Updated Readme.md with markdown 2015-12-10 10:26:59 -06: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
ultramagnus_tcv fcd45f53bb Refined sub driver search 2015-11-21 09:57:49 -06:00
ultramagnus_tcv 789aa4a3f1 Addition of sub-driver loops and removed some debug lines 2015-11-12 09:19:18 -06:00
ultramagnus_tcv 9c8d5ff997 wrote function and code for version bytes 2015-11-06 21:52:23 -06:00
ultramagnus_tcv 08d89a840e Remove the SOSCFFA.DRIVER.BID file which was created temporarily to test a case 2015-10-28 22:11:01 -04:00
ultramagnus_tcv 12651094ec Found that I was not handling unknown dev_types properly. I also added manufacturing dictionary. 2015-10-28 18:11:33 -04:00
ultramagnus_tcv 15cbf887b5 Just comment cleanup 2015-10-28 07:49:36 -05:00
ultramagnus_tcv 8ff4a4a1e5 Fixed Flag Byte to account for drivers that need to be loaded on a page boundary. 2015-10-28 07:43:37 -05:00
ultramagnus_tcv 7b3c085f4e Added more DIB fields up-to-and-including the Device Type and SubType 2015-10-27 16:15:59 -05:00
ultramagnus_tcv 3d348670fa Adjusted text unpack so that output is converted from tuple to string. 2015-10-19 19:43:39 -05:00
ultramagnus_tcv a4510e2d62 Major rewrite of the logic and lists and dictionaries to hold found values. 2015-10-19 10:59:46 -05:00
ultramagnus_tcv 55e88bf8ae Cleaned up some files 2015-09-29 20:20:42 -05:00
ultramagnus_tcv 08c64e4849 Updated function based on some advice. 2015-09-29 20:17:26 -05:00
ultramagnus_tcv 17c9a702ff Expanded the function to do text unpack, too. 2015-09-27 18:57:08 -05:00
ultramagnus_tcv 308ffd970c Added driver counter and dictionaries for hold values. 2015-09-26 11:52:05 -05:00
ultramagnus_tcv d0fc9c3f30 Cleaned up code. 2015-09-15 16:25:05 -05:00
ultramagnus_tcv 14c15797f0 Added function and loop to iterate through file. 2015-09-12 11:09:03 -05:00
ultramagnus_tcv 14bf6bdae1 Removed prompts. Place rudimentary if/else for first eight bytes of driver. Attempted function, but it's not working. 2015-09-07 12:24:01 -05:00
thecompu 3bfd8ab0b1 CRLF 2015-08-26 12:06:27 -05:00
thecompu 5f9d69e0a4 Just clarifying thoughts.... 2015-08-26 12:02:57 -05:00
ultramagnus_tcv abb05e1ee8 Added files in prep for move to other laptop. :-/ 2015-08-16 10:56:17 -05:00
ultramagnus_tcv 43ddde575c Adding some plain-text goals and problems documents... 2015-08-16 10:23:28 -05:00
ultramagnus_tcv 87945546fa Added Readme.md 2015-07-31 11:45:00 -05:00
ultramagnus_tcv 2c853cb62a Committing a more official script -- 3 Slurp -- that is the main py script. I'll use the others for playing with options. 2015-07-31 11:41:03 -05:00
ultramagnus_tcv 65ed8c8947 Logic to ask for DSK and SOS.DRIVER names. Calls AppleCommander and exports. 2015-07-30 16:17:16 -05:00
ultramagnus_tcv 96d88a6bc9 Merging work from Michael 2015-07-30 10:31:30 -05:00
ultramagnus_tcv 1971d427a2 New file using Struct 2015-07-29 20:22:55 -05:00
ultramagnus_tcv 69a49be099 Abandoning all ye hope 2015-07-28 20:32:31 -05:00
ultramagnus_tcv 186b4f40cf More "fun" 2015-07-28 18:55:15 -05:00
ultramagnus_tcv 157569bb20 Simplifying 2015-07-28 18:22:59 -05:00
ultramagnus_tcv 187d3a2651 Some moving around of stuff. Flailing. 2015-07-28 13:59:15 -05:00