Skip to content

Fix XML parsing: preserve attributes & handle UTF-16 BOM#57

Open
ADScanPro wants to merge 1 commit intoblacklanternsecurity:masterfrom
ADScanPro:fix/xml-preserve-attributes
Open

Fix XML parsing: preserve attributes & handle UTF-16 BOM#57
ADScanPro wants to merge 1 commit intoblacklanternsecurity:masterfrom
ADScanPro:fix/xml-preserve-attributes

Conversation

@ADScanPro
Copy link

  • Bypass extractous for .xml files and read raw bytes
  • Detect BOM and decode UTF-16/UTF-8-sig correctly
  • Ensure regex “passw” matches Password attributes in XML

- Bypass extractous for .xml files and read raw bytes
- Detect BOM and decode UTF-16/UTF-8-sig correctly
- Ensure regex “passw” matches Password attributes in XML
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.

2 participants