Skip to content

minor fixes#2

Open
0xkyle wants to merge 15 commits intoEmergingThreats:mainfrom
0xkyle:main
Open

minor fixes#2
0xkyle wants to merge 15 commits intoEmergingThreats:mainfrom
0xkyle:main

Conversation

@0xkyle
Copy link
Contributor

@0xkyle 0xkyle commented Oct 20, 2025

  • fixing endless loop with invalid PDF (xref entry has no offsets)
  • updating readme

0xkyle added 15 commits October 7, 2025 11:22
Adjusting the regex in object_pattern_big. This fixes edge cases where we were populating "None" as the object type due to missing whitespace characters after the "obj" marker. This will change previously generated object hash values, but in my testing with ~2500 files it only changed hashes that previously had the "None" catch-all listed as the object type. 

Also printing out the offset of the current object when ftrace is set for parse_pdf_object().
Fix regex whitespace handling in object pattern
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant