Commit Graph
14 Commits
Author SHA1 Message Date
Mike Auty 46ed044774 Improve the schema validation tool. 2017-09-17 19:51:45 +01:00
Mike Auty c38210b8a5 Add the harness for using the nlpdtbfinder. 2017-07-01 23:16:00 +01:00
Mike Auty 6e80303e0c Update pdbscanner to match the latest API. 2017-06-01 00:34:33 +01:00
Mike Auty 371aca2808 Fix up development code with previous changes to the ContextInterface. 2017-01-23 01:05:05 +00:00
Nick L. Petroni, Jr 1b532a0b47 fix pdbscanner standalone utility -- scan() API changed 2016-12-23 11:26:41 -05:00
Mike Auty ab9c0860c8 Update the schema validator toy to include debugging information. 2016-11-07 12:37:24 +00:00
Mike Auty 96800818af Show exceptions as debugging information when failed to validate, and allow disabling of cache. 2016-11-07 12:36:53 +00:00
Mike Auty 282eaa7f00 Improve/remove unnecessary imports. 2016-11-07 12:26:06 +00:00
Mike Auty 96a7a56edd Commit the initial JSON schema for the intermediate format. 2016-11-06 01:48:01 +00:00
Mike Auty df2172754c Refactor the pdbscanning code so it doesn't sneak into the library accidentally. 2016-11-01 23:32:12 +00:00
Mike Auty ea9ff20ca0 The sorted function requires a keyword argument for the key. 2016-10-04 09:43:55 +01:00
Mike Auty bfcc6661c7 Sort by largest pointer size found during self-referential searches. 2016-10-01 23:04:21 +01:00
Mike Auty d232be2f6e Try to update the generic dtb finder to rule out false positives. 2016-10-01 22:13:42 +01:00
Mike Auty 1a83470993 Convert dtbfinder to a standalone app.
This is in development so that it's clearly not production code
(and should not expect to be supported as such).
2016-09-25 19:33:04 +01:00