-
Notifications
You must be signed in to change notification settings - Fork 562
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
password discovery and decrypted filepath dstfile #842
base: master
Are you sure you want to change the base?
Conversation
federicofantini
commented
Feb 14, 2024
- added support to password discovery during decryption
- added support to decrypted filepath dstfile
added support to decrypted filepath dstfile
@decalage2 hey how you doing? :P We struggled in finding the information of the correct password used to decrypt once oletools correctly decrypts the file. Plus, there was a bad message saying "All passwords failed" when it wasn't true. May I ask if you have any plans for a new release? We would be happy to add this change in IntelOwl without the need to pin the commit. Thank you and keep up the great work! :) |
Hi @mlodic and @federicofantini, this is definitely a super useful improvement, thanks a lot! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for this PR, it looks good. I will just make a couple changes to clarify that decrypted_filepath should be a directory and not a full file path.
any chance to have this in a new release soon? We can help doing changes in case. ty! :) |
Hi, I'm planning a release with new features quite soon. :-) |