libformatstr VS apk2gold

Compare libformatstr vs apk2gold and see what are their differences.

libformatstr

Simplify format string exploitation. (by hellman)

apk2gold

CLI tool for decompiling Android apps to Java. It does resources! It does Java! Its real easy! (by lxdvs)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
libformatstr apk2gold
2 1
337 658
- -
0.0 0.0
over 2 years ago 3 months ago
Python Shell
- -
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.

libformatstr

Posts with mentions or reviews of libformatstr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-01.
  • Memory Safe Languages in Android 13
    7 projects | news.ycombinator.com | 1 Dec 2022
    I still don't understand why would you prefer raw memory manipulation to bytestring manipulation. If you want, just make a Swift library that will implement the memory like you want but without unsafe raw access (but just a few methods over a byte array). Back in the days when I did CTFs, I used Python for writing binary exploits, never C.

    https://github.com/hellman/libformatstr

    You can do something like this, no need to work with raw memory.

  • Awesome CTF : Top Learning Resource Labs
    72 projects | /r/TutorialBoy | 13 Nov 2021
    libformatstr - Simplify format string exploitation.

apk2gold

Posts with mentions or reviews of apk2gold. 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 libformatstr and apk2gold you can also consider the following projects:

misra-rust - An investigation into what adhering to each MISRA-C rule looks like in Rust. The intention is to decipher how much we "get for free" from the Rust compiler.

backdoor-apk - backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of any kind and is intended for educational purposes only.

jadx - Dex to Java decompiler

enjarify

Apktool - A tool for reverse engineering Android apk files

android-classyshark - Android and Java bytecode viewer

dexterity - Dex manipulation library

androguard - Reverse engineering and pentesting for Android applications

qira - QEMU Interactive Runtime Analyser [Moved to: https://github.com/geohot/qira]

procyon

simplify - Android virtual machine and deobfuscator

mkctf - A CTF framework to create, build, deploy and monitor challenges