Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Chronos 13.0.112.1+][Audit log] File name is replaced to uppercase #216

Open
HashidaTKS opened this issue Jul 5, 2024 · 0 comments
Open

Comments

@HashidaTKS
Copy link
Contributor

HashidaTKS commented Jul 5, 2024

On ChronosFileOpenDialog, a filename output to audit log is replaced to uppercase.

https://github.com/ThinBridge/Chronos/blob/master/APIHook.cpp#L342
https://github.com/ThinBridge/Chronos/blob/master/APIHook.cpp#L365

It should be an original filename, Hook_GetOpenFileNameW and OnDragEnter output original filenames.

https://github.com/ThinBridge/Chronos/blob/master/APIHook.cpp#L996
https://github.com/ThinBridge/Chronos/blob/master/client_handler.cpp#L2152

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

No branches or pull requests

1 participant