Add APK Editor Studio

This commit is contained in:
DSR! 2023-07-27 12:27:56 -03:00
parent dca585f974
commit dd8d0f7c31
3 changed files with 13 additions and 0 deletions

View File

@ -292,6 +292,11 @@ It is the first and only program of its kind to support output for display in va
## Other ## 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 ### APK Studio
***Web:*** https://github.com/vaibhavpandeyvpz/apkstudio <br/> ***Web:*** https://github.com/vaibhavpandeyvpz/apkstudio <br/>
***Developer:*** Vaibhav Pandey -aka- VPZ <br/> ***Developer:*** Vaibhav Pandey -aka- VPZ <br/>

View File

@ -296,6 +296,14 @@ local_version = 1.22 (Build 57)
re_version = <span class="xr_tl xr_s4" [^>]*>Latest stable build: (.*?)</span> re_version = <span class="xr_tl xr_s4" [^>]*>Latest stable build: (.*?)</span>
re_download = href="(.*?/procdot_(?:\S+)_windows.zip) 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] [ApkStudio]
folder = ..\..\toolkit\Other\ApkStudio folder = ..\..\toolkit\Other\ApkStudio
url = vaibhavpandeyvpz/apkstudio url = vaibhavpandeyvpz/apkstudio