darvincisec / DetectFrida

Detect Frida for Android
MIT License
665 stars 138 forks source link

ninja: fatal: CreateProcess: %1 is not a valid Win32 application. #1

Closed fridapinto-debug closed 3 years ago

fridapinto-debug commented 4 years ago

while using your OLLVM its giving me ninja: fatal: CreateProcess: %1 is not a valid Win32 application. I am on 64 bit windows 10 how to solve the error?

darvincisec commented 4 years ago

Can you refer to https://holycall.tistory.com/330 for OLLVM installation in Windows. The ollvm binaries i have put in another repo is for mac os

fridapinto-debug commented 4 years ago

ok I will try

-- Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: https://tutanota.com

Mar 14, 2020, 15:52 by notifications@github.com:

Can you refer to > https://holycall.tistory.com/330> for OLLVM installation in Windows. The ollvm binaries i have put in another repo is for mac os

— You are receiving this because you authored the thread. Reply to this email directly, > view it on GitHub https://github.com/darvincisec/DetectFrida/issues/1#issuecomment-599037191> , or > unsubscribe https://github.com/notifications/unsubscribe-auth/AO2AKLNT6FSDO2BEQ5YARHTRHNLE7ANCNFSM4LG3GJQA> .

fridapinto-debug commented 4 years ago

tried but failed can you make binaries with windows 10 so that I can use in android studio?

darvincisec commented 3 years ago

Refer CMakelists to build non-obfuscated builds. i have no way to generate the ollvm binary required for windows environment.