Skip to content

Commit

Permalink
add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
tkmru committed Feb 17, 2025
1 parent 40258d8 commit be15442
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
File renamed without changes.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
[![GitHub release](https://img.shields.io/github/v/release/sterrasec/apk-medit.svg)](https://github.com/sterrasec/apk-medit/releases/latest)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/sterrasec/apk-medit/blob/master/LICENSE)
[![](https://img.shields.io/badge/Black%20Hat%20Arsenal-USA%202020-blue.svg)](https://www.blackhat.com/us-20/arsenal/schedule/index.html#apk-medit-memory-search-and-patch-tool-for-apk-without-root--android-ndk-21026)
[![](https://img.shields.io/badge/CODE%20BLUE%20-Bluebox%202020-blue.svg)](https://archive.codeblue.jp/2020/talks/?content=talks_28)
![](https://github.com/sterrasec/apk-medit/actions/workflows/test.yml/badge.svg?branch=master)
![typos workflow](https://github.com/sterrasec/apk-medit/actions/workflows/typos.yml/badge.svg?branch=master)

Apk-medit is a memory search and patch tool for debuggable apk without root & ndk.
It was created for mobile game security testing.
Expand Down

0 comments on commit be15442

Please sign in to comment.