UABE
Uber Apk Signer
UABE | Uber Apk Signer | |
---|---|---|
18 | 6 | |
1,963 | 1,990 | |
- | - | |
0.0 | 2.9 | |
over 2 years ago | 12 months ago | |
C++ | Java | |
- | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
UABE
-
.xyasset format file
Use Unity Asset Bundle Extractor: Unity Asset Bundle Extractor (UABE) is a third-party tool that allows you to extract assets from Unity asset bundles. You can download UABE from the official GitHub repository: https://github.com/DerPopo/UABE
- How to extract Inside Assets
-
Pathologic 2 modding?
Sooo, P2 modding is not very well documented so far - what I know is that it's easy to replace things like textures and sounds using AssetStudio and UABE together. The dialogue and many of the gameplay files are in plaintext or XML, and can be edited freely (once you know what they do). Furthermore, you can use DNSpy to edit the .net files included with the game (this is how the published mod Bound Again added effects to items, IIRC).
-
Is there an option to disable configuration window at startup for a COMPILED game?
Not really easy if you don't know what you are doing. -> https://github.com/DerPopo/UABE
-
Curious lines...
I used Notepad to open .assets files and searched for "the" to find the lines. Smarter people seem to use https://github.com/DerPopo/UABE
-
Does anybody have the sound files of them? (EotE spoilers)
You can use this to rip them from the game (download is on the right under "releases")
-
Is there any way to go into the game folders and replace the card art with modified card art?
Do you think this will work? https://github.com/DerPopo/UABE
-
Trying to extract files from pirated Switch game
https://github.com/DerPopo/UABE this should work
-
Battlestar Deadlock Music OST
Download https://github.com/DerPopo/UABE/releases/tag/2.2stabled
-
Climbey Custom Levels Standalone [Tutorial]
Downloads Required: UABE, uber-apk-signer (optional but easy)
Uber Apk Signer
-
Wearmodder Auto - Automatically scalling sideloaded apps for WearOS
uber-apk-signer made by patrickfav, this uses v1.3.0
-
Guida: rendere incollabili le password nelle app delle Poste
Prerequisiti: Apktool, uber apk signer, la shell bash.
-
I wrote an open source mod of an Android App
I used a tool called Uber apk signer for this.
-
Climbey Custom Levels Standalone [Tutorial]
Step 10. Sign the apk. Apk files will not install without a signature. If you don't know how to do this, you can use this tool and then "java -jar uber-apk-signer-1.2.1.jar --apks /path/to/apks" or transfer the apk to your phone and use the apk signer app then transfer it back.
-
Enabling RTSP on battery doorbell
Download uber-apk-signer: https://github.com/patrickfav/uber-apk-signer/releases
- App PostePay e root su Android, episodio 2 (la vendetta)
What are some alternatives?
UABEA - c# uabe for newer versions of unity
Uber Adb Tools for Android - A tool that enables advanced features through adb installing and uninstalling apps like wildcards and multi device support. Useful if you want to clean your test device from all company apks or install a lot of apks in one go. Written in Java so it should run on your platform.
AssetStudio - AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
Apktool - A tool for reverse engineering Android apk files
Wwise-Unpacker - Unpack game audio Wwise files (pck, bnk)
Debug Bottle - 🍼Debug Bottle is an Android runtime debug / develop tools written using kotlin language.
dnSpy
gradle-packer-plugin - Android渠道打包工具
AssetStudio - AssetStudio is an independent tool for exploring, extracting and exporting assets.
UABE - Asset Bundle Extractor
scalpel - A surgical debugging tool to uncover the layers under your app.
swiftp - FTP server for your android device.