Skip to content

Commit

Permalink
Use the precompiled 5.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Oct 11, 2022
1 parent 3bd23b0 commit 7a02690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ R2V=$(VERSION)
R2V=5.7.2
frida_version=15.2.2
R2FRIDA_PRECOMPILED_AGENT?=0
R2FRIDA_PRECOMPILED_AGENT_URL=https://github.com/nowsecure/r2frida/releases/download/5.7.4/_agent.js
R2FRIDA_PRECOMPILED_AGENT_URL=https://github.com/nowsecure/r2frida/releases/download/5.7.8/_agent.js

CFLAGS+=-DFRIDA_VERSION_STRING=\"${frida_version}\"

Expand Down

0 comments on commit 7a02690

Please sign in to comment.