Dynamic Work and Complex Project Management Platform | Quickbase
Quickbase is the leading application platform for dynamic work.
Our no-code platform lets you easily create, connect, and customize enterprise applications that fix visibility and workflow gaps without replacing a single system.
Learn More
Process Street | Compliance Operations Platform
Systemize execution. Prove compliance.
Bring compliance and operations under one roof with an AI agent that automates workflows, policies that enforce rules, and a platform that delivers results.
Open-source, cross platform Qt based IDE for reverse-engineering
Open-source, cross-platform Qt based IDE for reverse-engineering Android application packages. It features a friendly IDE-like layout including code editor with syntax highlighting support for *.smali code files. If you are just willing to quickly decompile an Android app, you can make use of DeAPK - Online APK Decompiler which lets you decompile an Android app using apktool and jadx.
BeigeUML is an UML diagram editor. It has two user interfaces - ordinary desktop SWING and Android.
Features:
1. Supports UML 2.4.1 compliant class diagram, package diagram, object diagram, sequence diagram and use case diagram.
2. It generates UML class diagram from Java source.
3. It's a doclet that generates standard Javadoc with UML class diagram.
APKRepatcher helps you to modify an existing apk with simple GUI
APKRepatcher helps you to modify an existing apk using a simple user friendly GUI. It lets you edit java/smali code from an APK and rewrite the changes back to the modified signed APK. Additionally, it provides you option to convert Dex, Jar, Class, Smali, Class from one format to another. APKRepatcher makes use of dex2jar, jadx, rsyantaxtextarea, zip4j, apktool