Posted October 15, 20195 yr 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?
October 19, 20195 yr 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.
October 19, 20195 yr Author Sorry, I didn’t pay attention to the branch jansson_x64dbg I play with master... And how to build yara.dll? Edited October 20, 20195 yr by My13
November 8, 20195 yr 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.
Create an account or sign in to comment