Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2 from ivuk/fix-typo
Browse files Browse the repository at this point in the history
Fix a typo in README.md
  • Loading branch information
taviso committed Mar 12, 2020
2 parents 76a71ca + f4df219 commit 2e4fd26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ the [loadlibrary documentation](https://github.com/taviso/loadlibrary).

If you want to use IDA, I would recommend using the `gdbserver` backend.

Simply use something like this, you might need to intall the gdbserver package first:
Simply use something like this, you might need to install the gdbserver package first:

`$ gdbserver 0.0.0.0:23946 ./avscript`

Expand Down

0 comments on commit 2e4fd26

Please sign in to comment.