mirror of
https://github.com/indetectables-net/toolkit.git
synced 2025-06-21 18:30:51 +00:00
Add APK Editor Studio
This commit is contained in:
parent
dca585f974
commit
dd8d0f7c31
5
TOOLS.md
5
TOOLS.md
@ -292,6 +292,11 @@ It is the first and only program of its kind to support output for display in va
|
||||
|
||||
## Other
|
||||
|
||||
### APK Editor Studio
|
||||
***Web:*** https://github.com/kefir500/apk-editor-studio <br/>
|
||||
***Developer:*** Alexander Gorishnyak <br/>
|
||||
***Description:*** APK Editor Studio is a powerful yet easy to use APK reverse-engineering tool written in C++/Qt. <br/>
|
||||
|
||||
### APK Studio
|
||||
***Web:*** https://github.com/vaibhavpandeyvpz/apkstudio <br/>
|
||||
***Developer:*** Vaibhav Pandey -aka- VPZ <br/>
|
||||
|
@ -296,6 +296,14 @@ local_version = 1.22 (Build 57)
|
||||
re_version = <span class="xr_tl xr_s4" [^>]*>Latest stable build: (.*?)</span>
|
||||
re_download = href="(.*?/procdot_(?:\S+)_windows.zip)
|
||||
|
||||
[APKEditorStudio]
|
||||
folder = ..\..\toolkit\Other\APKEditorStudio
|
||||
url = kefir500/apk-editor-studio
|
||||
from = github
|
||||
local_version = v1.7.1
|
||||
re_download = apk-editor-studio_windows_(?:\S+).zip
|
||||
merge = True
|
||||
|
||||
[ApkStudio]
|
||||
folder = ..\..\toolkit\Other\ApkStudio
|
||||
url = vaibhavpandeyvpz/apkstudio
|
||||
|
BIN
toolkit/Other/APKEditorStudio/APKEditorStudio - v1.7.1.7z
Normal file
BIN
toolkit/Other/APKEditorStudio/APKEditorStudio - v1.7.1.7z
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user