hellomello VS androguard

Compare hellomello vs androguard and see what are their differences.

hellomello

Experiments with writing Android apps in Nim (by akavel)

androguard

Reverse engineering and pentesting for Android applications (by androguard)
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
hellomello androguard
2 1
80 5,182
- 1.4%
0.0 8.5
about 4 years ago 22 days ago
C++ Python
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

hellomello

Posts with mentions or reviews of hellomello. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-29.
  • Compiling Rust for .NET, using only tea and stubbornness
    4 projects | news.ycombinator.com | 29 Aug 2023
    Tangentially related, I've written a barebones assembler for Android .apk files once (strictly speaking, the assembler is for .dex files, but it also comes with a set of tools to package and sign .apk files). It's written mainly in Nim and provides enough primitives to allow creating Java "stubs" for native .so libraries, so that .apk-s can be built in Nim WITHOUT JDK AT ALL. The Android NDK is still kinda needed/useful, though IIRC mainly for access to adb, and especially adb logcat (which you'll need A LOT for debugging if you try to use this contraption).

    I'd love to One Day™ Rewrite It In Rust.

    The .dex assembler itself is at: https://github.com/akavel/dali — you may like to check out the tests at: https://github.com/akavel/dali/tree/master/tests to see how using it looks like.

    An example project with a simple .apk written purely in Nim (NO JDK) is at: https://github.com/akavel/hellomello/tree/flappy (unfortunately, given Nim's poor packaging story, it's most probably already bitrotten to the extent that it can't be quickly and easily built & used out of the box). I recorded a presentation about this for an online Nim conference — see: https://www.youtube.com/watch?v=wr9X5NCwPlI&list=PLxLdEZg8DR...

androguard

Posts with mentions or reviews of androguard. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-13.

What are some alternatives?

When comparing hellomello and androguard you can also consider the following projects:

Misery - 3d programming is fun.

Apktool - A tool for reverse engineering Android apk files

XAPKDetector - APK/DEX detector for Windows, Linux and MacOS.

fibratus - Adversary tradecraft detection, protection, and hunting

PhoneVR - Use Steam VR-enabled applications with your phone as HMD (Head-mounted display). The only Open-Source solution to similar commercial packages like VRidge, iVRy, Trinus etc etc.

apk2gold - CLI tool for decompiling Android apps to Java. It does resources! It does Java! Its real easy!

libtorrent4j - libtorrent for java, a swig Java interface for libtorrent

jadx - Dex to Java decompiler

clr_lite

z3 - The Z3 Theorem Prover

dali - Indie assembler/linker for Dalvik VM .dex & .apk files (Work In Progress)

basefind2 - A faster firmware base address scanner.

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?