Skip to content

Commit

Permalink
Release v1.6.0
Browse files Browse the repository at this point in the history
* Uses Frida 9.1.7
* Support for breakpoints `db`
* Heap allocation commands `dm`
* Enhanced trace register `dtr`
  • Loading branch information
trufae committed Feb 19, 2017
1 parent b9da987 commit 9277f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "r2frida-agent",
"version": "1.5.0",
"version": "1.6.0",
"description": "Agent for frida:// io plugin",
"private": true,
"main": "src/agent/index.js",
Expand Down

0 comments on commit 9277f0b

Please sign in to comment.