iljavs / frida_shared

windows frida.dll build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##window build frida.dll (msvc MT)

1.install llvm C:\Program Files\LLVM\

2.install frida-core library

1.goto https://github.com/frida/frida/releases download frida-gum-devkit-*-windows-x86_64.tar.xz

2.decompression to frida_shared dir

3.run builddef.py (Automatically create frida.def)

4.cmake build (Automatically frida_shared.dll)

About

windows frida.dll build


Languages

Language:C++ 60.9%Language:C 38.9%Language:Python 0.2%Language:CMake 0.0%Language:Shell 0.0%Language:Batchfile 0.0%