Showing 137 open source projects for "kali linux apk"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    apk-mitm

    apk-mitm

    Application that automatically prepares Android APK files for HTTPS

    Inspecting a mobile app's HTTPS traffic using a proxy is probably the easiest way to figure out how it works. However, with the Network Security Configuration introduced in Android 7 and app developers trying to prevent MITM attacks using certificate pinning, getting an app to work with an HTTPS proxy has become quite tedious.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    JADX

    JADX

    Dex to Java decompiler

    Command-line and GUI tools for producing Java source code from Android Dex and apk files. Decompile Dalvik bytecode to java classes from APK, dex, aar, aab and zip files. Decode AndroidManifest.xml and other resources from resources.arsc. Deobfuscator included. Be aware, Android Studio can interfere with jadx debugger, so it is better to close it before attaching to the process in jadx. Smali debugger, check wiki page for setup and usage. View decompiled code with highlighted syntax.
    Downloads: 985 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Exegol

    Exegol

    Fully featured and community-driven hacking environment

    Exegol is a community-driven hacking environment, powerful and yet simple enough to be used by anyone in day-to-day engagements. Exegol is the best solution to deploy powerful hacking environments securely, easily, and professionally. No more unstable, not-so-security-focused systems lacking major offensive tools. Kali Linux (and similar alternatives) are great toolboxes for learners, students, and junior pentesters. However professionals have different needs, and their context requires a whole...
    Downloads: 7 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
    Learn More
  • 5
    PRDownloader

    PRDownloader

    A file downloader library for Android with pause and resume support

    A file downloader library for Android with pause and resume support. PRDownloader can be used to download any type of files like image, video, pdf, apk and etc. This file downloader library supports pause and resume while downloading a file. Supports large file download. This downloader library has a simple interface to make download request. We can check if the status of downloading with the given download Id. PRDownloader gives callbacks for everything like onProgress, onCancel, onStart...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    APKiD

    APKiD

    Android Application Identifier for Packers, Protectors and Obfuscators

    APKiD gives you information about how an APK was made. It identifies many compilers, packers, obfuscators, and other weird stuff. It's PEiD for Android.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    App Manager

    App Manager

    A full-featured package manager and viewer for Android

    A full-featured package manager and viewer for Android. It basically combines the features of 5 or 6 apps that any tech-savvy person needs to use in order to have a life.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    nFPM

    nFPM

    A simple deb, rpm and apk packager written in Go

    nFPM is a simple, 0-dependencies, deb, rpm, apk, and Arch Linux packager. While fpm is great, for me, it is a bummer that it depends on ruby, tar and other software. I wanted something that could be used as a binary and/or as a library and that was really simple. So I decided to create nFPM: a simpler, 0-dependency, as-little-assumptions-as-possible alternative to fpm. This is a subtle way of saying it won't have all features, nor all formats that fpm has: it is supposed to be simpler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ProGuard Maven Plugin

    ProGuard Maven Plugin

    ProGuard Maven plugin that supports modularised ProGuard packages

    A Maven plugin that integrates ProGuard, which is used for code shrinking, obfuscation, and optimization for Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 10
    Dexcount Gradle Plugin

    Dexcount Gradle Plugin

    A Gradle plugin to report the number of method references in your APK

    A Gradle plugin to report the number of method references in your APK, AAR, or java module on every build. This helps you keep tabs on the growth of your app, with an eye to staying under the 65,536 method-reference limit, and avoiding the headache of eliminating methods or enabling multidex. When applied, dexcount-gradle-plugin will create one task per Android variant that you can execute to produce method-count reports. The tasks are named according the variant, in the format “count${variant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JellyBox

    JellyBox

    Native desktop and mobile music client for Jellyfin

    Native desktop client for Jellyfin media library. It provides an easy access to your Jellyfin library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Quark Agent

    Quark Agent

    Quark Agent - Your AI-powered Android APK Analyst

    With Quark Agent, you can perform analyses using only natural language. It creates Quark Script code following your ideas and adjusts the code promptly as you provide feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hermes JS Engine

    Hermes JS Engine

    A JavaScript engine optimized for running React Native

    Hermes-powered apps launch faster, thanks to build-time precompilation of JavaScript into efficient bytecode. Hermes is small in APK size, lean on memory, and starts instantly. It won't weigh your app down. It's simple to get started with Hermes in React Native apps. Hermes is open source and implements JavaScript standards. You will now be in a directory with the output of building Hermes into CLI tools. From here you can run a piece of JavaScript. If you have an existing app based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Termux.apk

    Termux.apk

    Termux is an Android terminal emulator and Linux environment app.

    .../Linux. Why not start with installing Git and syncing your dotfiles? Explorable. Have you ever sat on a bus and wondered exactly which arguments tar accepts? Packages available in Termux are the same as those on Mac and Linux - install man pages on your phone and read them in one session while experimenting with them in another. Portable - With batteries included. Can you imagine a more powerful yet elegant pocket calculator than a readline-powered Python console?
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Ruler

    Ruler

    Gradle plugin which helps you analyze the size of your Android apps

    ... to the buildscript classpath in your top-level build.gradle file. When using app bundles, Google Play will generate optimized APKs for each device. This means that the size of an APK depends on the specifications of the device that's downloading it. You can configure which device specifications should be used for the analysis in the build.gradle of your application module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RocketX

    RocketX

    Android compilation acceleration plug-in

    This plug-in automatically recognizes the unchanged module and replaces it with aar in the compilation process, so that only the currently modified module is compiled, and the compilation speed of Android apk is accelerated. Let you experience the speed that all modules are aar, and can keep all modules for easy modification, perfect! Dynamically identify the unchanged module and replace it with aar in the compilation process, only compile the changed module, and speed up the compilation speed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Termshark

    Termshark

    A terminal UI for tshark, inspired by Wireshark

    ... to a single executable on each platform - downloads available for Linux, macOS, BSD variants, Android (termux) and Windows. Termshark is pre-packaged for the following platforms: Arch Linux, Debian (unstable), FreeBSD, Homebrew, MacPorts, Kali Linux, NixOS, SnapCraft, Termux (Android) and Ubuntu.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    EliteRoms

    EliteRoms

    Elite Development Project by hassanmirza01

    you can follow progress, new stuff at https://www.EliteDevelopment.com.pk Support on: https://Paypal.me/sheriii999
    Leader badge
    Downloads: 7,394 This Week
    Last Update:
    See Project
  • 19
    craxsrat-7.5-license

    craxsrat-7.5-license

    #craxsrat #craxs_rat #craxs #craxrat #craxsrat_license #craxsrat2024

    ..., Contacts, Calls, Accounts, Apps, Permissions 📌Monitor: screen controls, camera, microphone, keylogger, location, web browser, call recorder, auto-clicker, screen reader 📌 Admin: Request admin rights, lock screen, wipe data keylogging 📌 Tools: Call Number, Download Apk, Show Message, Clipboard, Open Link, Shell Command 📌Extras: notification list, social media hunter, phone messages 📌Contact me if you need customized icon color 📌 (https://craxsrat.biz) Contact with me
    Leader badge
    Downloads: 245 This Week
    Last Update:
    See Project
  • 20
    jsql-injection

    jsql-injection

    jSQL Injection is a Java application for automatic SQL database injec

    jSQL project has moved to https://github.com/ron190/jsql-injection jSQL Injection is a lightweight application used to find database information from a distant server. It is free, open source and cross-platform (Windows, Linux, Mac OS X). Kali Linux logo jSQL Injection is also part of the official penetration testing distribution Kali Linux and is included in distributions like Pentest Box, Parrot Security OS, ArchStrike or BlackArch Linux.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 21

    LazToApk

    Tool build android apk-package

    Downloads: 19 This Week
    Last Update:
    See Project
  • 22
    Dead Deer 3.14.6.2024

    Dead Deer 3.14.6.2024

    3D modeler, 3D game maker, 3D demo maker

    .... Android .NED Player (install APK and "open with" with file managers) APK generator for Android. Support for: Direct3D9 (SM3) Direct3D10 (SM4) Direct3D11 (SM5) Direct3D12 (SM5) OpenGL and GLSL OpenGLES 2/3 Apple METAL Retina, UHD. Intel x86/64, ARMv7/ARM64, RISCV. Linux (Ubuntu/wxWidgets(Gtk3)). iOS /iPasOS (with XCode) (GLES20/METAL) Windows Phone Windows VR (Steam/Oculus) WebAsm/WebGL UWP Windows/XBOX SDL2 Linux ARM 32/64 RISCV OpenXR (Quest?/Pico) 3.14.6.2024
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 23
    Android Tablet 7.1.2 on Virtual Machines
    .... Increase CPU Count and Memory in VM's Settings, as required, for better performance. If you are very new to virtual machines, then please refer the Wiki Page for its setup instructions, for all major operating systems. Tags: Android Tablet, Android ova, Android Phone, Android OS, Android Operating System, Android Emulator, Android Simulator, android apps, apk, virtual machine
    Downloads: 24 This Week
    Last Update:
    See Project
  • 24
    ADB Util

    ADB Util

    Utilities for Android ADB

    Utilities for Android ADB. Runs on Windows, Linux, and Mac. Apk: 'Install apk' and 'Uninstall apk' File: 'Push file', 'Pull files' and 'Delete files' Logcat: Option to show output using app's Process Id. Color highlighting for Error and Warning messages Filter option to block unwanted tags Screen Capture / Camera: 'Take screenshot', 'Pull screenshots', 'Screen Record' and 'Pull camera images' Command: 'List PIDs', 'List Packages', 'getprop' and 'Adb Command' Dialog...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    Castle Game Engine

    Castle Game Engine

    Game engine supporting many 3D/2D formats and graphic effects

    This project has moved to: - Our website https://castle-engine.io/ - GitHub repo: https://github.com/castle-engine/castle-engine/ Cross-platform 3D and 2D game engine for Object Pascal. Rendering and processing of game assets in glTF, X3D, VRML, Collada, Spine and other formats. Many graphic effects including shadows, shaders, mirrors, screen effects. Animation, collision detection, 3D sound. Extensible system of 3D objects, with out-of-the-box levels, items, intelligent creatures...
    Downloads: 3 This Week
    Last Update:
    See Project