Skip to content

Normalize Windows drive paths exported by Ghidra#92

Merged
ran-j merged 1 commit intoran-j:mainfrom
Whoneon:issue-91-ghidra-input-path
Mar 3, 2026
Merged

Normalize Windows drive paths exported by Ghidra#92
ran-j merged 1 commit intoran-j:mainfrom
Whoneon:issue-91-ghidra-input-path

Conversation

@Whoneon
Copy link
Contributor

@Whoneon Whoneon commented Mar 3, 2026

As stated in Issue #91 , there was the need for normalization on the input TOML field, this small fix should be enough to solve the issue. Added a helper function (normalizeWindowsDrivePath) that detects and strips the leading / when the path matches the pattern /[letter]:/... and applies it to programPath before processing.

No changes for Linux/macOS paths.

@ran-j ran-j merged commit da10073 into ran-j:main Mar 3, 2026
3 checks passed
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