UABE
Uber Apk Signer
UABE | Uber Apk Signer | |
---|---|---|
26 | 6 | |
3,742 | 1,999 | |
- | - | |
0.7 | 2.9 | |
about 1 year ago | about 1 year 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
-
I want to learn how to data mine games I enjoy, such as Animal Jam Classic, but I’m not sure where to start.
If you're lucky, the developers will have used a standard format to store their assets and you can just use an existing asset extractor to do the dirty work for you: Unreal, Unity, and Flash (.swf) are some of the most popular ones.
- Can someone pull this 3D model from the assets and send it to me? I want to make a 3D printed keycap.
-
How do I use custom menu image & custom color/font of the Clone Hero, as shown in the image?
I don't understand a single word but Unity Assets Extractor - https://github.com/SeriousCache/UABE/releases/tag/v3.0-beta1
- How to make mods?
-
How do I unbundle a .bundle file on a mac?
Maybe this: https://github.com/SeriousCache/UABE/releases/tag/v3.0-beta1 (I would download the 64-bit if you created a 64-bit Wine bottle).
- Learning how to mod
-
Are there any mods that allow you to use the more advanced towers on older hulls? (Also other thoughts...)
Modding UAD is a bit of a hassle. You need an Asset Bundle Extractor to open the resource.assets file. This is the one I use/ was shown Then export specific files to .txt files and edit them with a program like Notepad ++.
-
Help with translating Pathologic 2
The fonts are stored in Unity AssetBundles, which are a huge pain to edit, but I think they should support non-standard letters (you can always try putting some in a line you know vs. a line containing only standard ones, and see if anything breaks). Likewise, some of the UI text (for example, loading screen tips, and the [E] Use etc. keybinds) is stored in an additional English or Russian localization file bundled inside Pathologic_Data\resources.assets. You'll have to use a tool like UABE to find and export either "english.txt" or "russian.txt" from this asset bundle, edit that text file, and then use UABE again to replace the file within that bundle.
- How to access game files?
-
Could someone rip the ARB audio files for me please?
I think they’re Unity asset bundles, so something like this might help, but I don’t really know: https://github.com/SeriousCache/UABE
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?
UtinyRipper - GUI and API library to work with Engine assets, serialized and bundle files
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.
swiftp - FTP server for your android device.
UABEA - c# uabe for newer versions of unity
gradle-packer-plugin - Android渠道打包工具
UnityExplorer - An in-game UI for exploring, debugging and modifying IL2CPP and Mono Unity games.
IntroApp - This Android app adds splash screen slides to make a great intro for an app.
Wwise-Unpacker - Unpack game audio Wwise files (pck, bnk)
Debug Bottle - 🍼Debug Bottle is an Android runtime debug / develop tools written using kotlin language.
NoahGameFrame - A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
scalpel - A surgical debugging tool to uncover the layers under your app.