Skip to content

Conversation

@Thib-fkr
Copy link
Contributor

@Thib-fkr Thib-fkr commented May 6, 2025

This pull request adds type definitions which enable the SyscallToSCDG module to recognize wide string parameters used in syscalls such as _wcsicmp.

Without such type definition, arguments appear as unsigned integers (pointers) in the SCDG.
With them, the module tries (and succeed as far as my tests went) to resolve the wide strings and put the result in the SCDG.

@Thib-fkr Thib-fkr changed the title Fix sycall2scdg wstring Fix wstring argument type definitions in SyscallToSCDG May 6, 2025
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