My13 Posted October 15, 2019 Posted October 15, 2019 Hi. I try to rebuild all modules of x64dbg, but don't understand makepath of openssl (libeay32.dll, ssleay32.dll) + jansson (dll) + yara (windows src) -> yara.dll Does anyone know how to do this?
mrexodia Posted October 19, 2019 Posted October 19, 2019 Why you would want to do this is beyond me, but openssl is copied from the Qt distribution. For the rest there is some kind of documentation available at https://github.com/x64dbg/x64dbg/wiki/Getting-the-Dependencies. Feel free to update it if you find more details.
My13 Posted October 19, 2019 Author Posted October 19, 2019 (edited) Sorry, I didn’t pay attention to the branch jansson_x64dbg I play with master... And how to build yara.dll? Edited October 20, 2019 by My13
mrexodia Posted November 8, 2019 Posted November 8, 2019 Yara has been removed from x64dbg quite a while ago, but for yara I used: https://github.com/mrexodia/yara_vs13 to compile with VS2013.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now