Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add badges
  • Loading branch information
ohchase authored Dec 25, 2024
1 parent f9f27dd commit e130e93
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# PTRACE-DO
# Ptrace-do
![Crates.io](https://img.shields.io/crates/v/ptrace-do)
![Crates.io License](https://img.shields.io/crates/l/ptrace-do)

Provides ability to use ptrace to execute functions in remote processes.
Mostly for runtime shared library injection.
Expand Down

0 comments on commit e130e93

Please sign in to comment.