28 Commits

Author SHA1 Message Date
malwarefrank cab1530d05 minor example changes 2026-01-23 03:07:37 +00:00
malwarefrank b84459023c example: iterate GUIDs 2024-03-25 02:28:21 +00:00
malwarefrank 0d6bd0d445 update examples 2024-03-23 05:43:53 +00:00
malwarefrank d136d747fc add stream and mdtable offsets to example 2023-09-06 01:43:15 +00:00
malwarefrank cc80f6a762 add struct file offsets to example 2023-09-06 01:43:15 +00:00
malwarefrank 298a905298 fix lint error 2022-12-05 00:49:22 +00:00
malwarefrank edd314d07a add example to parse .NET resources 2022-12-05 00:41:58 +00:00
doomedraven 17169a3d92 Update dnstrings.py 2022-04-13 19:20:52 +02:00
Willi Ballenthin 006e3f5c6b dndump: remove old code 2021-12-15 14:54:36 -07:00
William Ballenthin 4ecc985f37 dndump: better render invalid strings 2021-12-15 14:49:29 -07:00
Willi Ballenthin 3226b23b36 Update examples/dndump.py 2021-12-13 16:00:01 -07:00
Willi Ballenthin 7500b24659 Update examples/dndump.py 2021-12-13 15:59:44 -07:00
William Ballenthin 53b1c2ee9b best effort parsing of data rather than raising exceptions 2021-12-13 14:22:09 -07:00
William Ballenthin cca401187b dndump: handle invalid stream names 2021-12-13 14:21:39 -07:00
William Ballenthin 67dc9933b7 streams: represent stream names as bytes, not ASCII
closes #19
2021-12-13 12:11:38 -07:00
William Ballenthin 7a86913089 dndump: better check for attribute presence 2021-12-13 10:42:37 -07:00
William Ballenthin f03c15b797 Merge branch 'master' of https://github.com/malwarefrank/dnfile into fix/pylance-warnings 2021-12-13 10:38:20 -07:00
malwarefrank 5c5c5e00e6 example: elipse to indicate truncation 2021-12-13 01:45:41 +00:00
malwarefrank 2c7be958cf example bugfix: handle no-table refs 2021-12-13 01:44:28 +00:00
William Ballenthin 6bb4c7eb0b fixes derived from mypy 2021-12-10 16:18:26 -07:00
William Ballenthin 460ffd7cc3 use strings to index streams by name, not bytes 2021-12-10 08:46:16 -07:00
William Ballenthin 233ebace6f isort 2021-12-09 08:38:22 -07:00
William Ballenthin e65db19706 dndump: better render lists of refs 2021-12-09 08:33:04 -07:00
malwarefrank 2a37118748 typo: s/dnlib/dnfile/ 2021-12-09 02:28:58 +00:00
William Ballenthin a62a6717d4 pep8 2021-12-08 13:21:08 -07:00
William Ballenthin b23b34aca3 examples: add script to dump all the structures parsed by dnlib 2021-12-08 13:14:48 -07:00
malwarefrank c4c7e6a52c add metadata table example 2021-03-17 02:27:00 +00:00
malwarefrank ec8de26170 add example 2021-03-17 02:16:13 +00:00