Commit Graph

18 Commits

Author SHA1 Message Date
yellows8 ed9f1abe20 Implemented --blacklist. 2016-06-25 11:02:53 -04:00
yellows8 d62db6d7c5 Added the --printrawval option. 2015-10-13 16:04:36 -04:00
yellows8 ee33ce9056 Implemented the --plainsuffix and --disablelocatehalt options. 2015-09-12 18:16:34 -04:00
yellows8 85bfcea19f Fixed script newline handling for Windows(tested by profi200 on Windows). 2015-08-01 09:59:53 -04:00
yellows8 90282a6508 Added README. 2015-06-12 21:11:26 -04:00
yellows8 c3bd060beb Implemented --patterndatamask support for use with patterntype sha256. Initialize the found variables in locate_pattern() to zero. 2015-06-10 15:02:01 -04:00
yellows8 58d3e359c4 Print the found values with '%08x' instead of '%x'. 2015-06-10 01:34:20 -04:00
yellows8 acd9c02812 Print newlines for empty script lines. Skip line processing when the first char is '#'(comment). 2015-06-10 01:16:59 -04:00
yellows8 b9b6283da1 Implemented --addval. 2015-06-09 18:37:58 -04:00
yellows8 856c47c525 Implemented --dataload and reset plainout state to the default settings for each script line. 2015-06-09 17:52:03 -04:00
yellows8 64b0af9a13 Implemented --script, and moved some code-blocks into dedicated functions / minor other changes. 2015-06-09 15:47:34 -04:00
yellows8 89c19409d4 Moved pattern-locating code into a seperate function, and switched various variables to global. Fixed fail with the print output with argc<3. Implemented --plainout. 2015-06-08 10:58:28 -04:00
yellows8 11fc2fe8da Implemented --baseaddr. 2015-06-06 01:07:38 -04:00
yellows8 9b2c5848fe Implemented pattern-type datacmp. Switched to using --patterndata for all patterndata input. Implemented --patterndatamask. 2015-06-05 23:04:05 -04:00
yellows8 421a3a88a5 Implemented --patterntype. 2015-06-05 22:02:30 -04:00
yellows8 a7e5b44d6c Implemented --findtarget. 2015-06-05 21:40:43 -04:00
yellows8 0af74215db Implemented --stride. 2015-06-05 21:33:26 -04:00
yellows8 39c9794d64 Initial commit. 2015-06-05 17:12:24 -04:00