Skip to content

Jivaro/frida

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

463 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android.

To build:

Mac and 64-bit Linux:

make

Windows:

frida.sln

(Requires Visual Studio 2013.)

See http://www.frida.re/docs/building/ for more details.

You may also download pre-built binaries for various operating systems from http://www.frida.re/.

To learn more:

Have a look at our documentation.

About

Clone this repo to build Frida

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 63.9%
  • Shell 28.7%
  • Python 7.4%