Results for: lua decompiler apk

62 Products for "lua decompiler apk"

  • 1
    Binary Ninja

    Binary Ninja

    Binary Ninja

    Binary Ninja is an interactive disassembler, decompiler, and binary analysis platform for reverse engineers, malware analysts, vulnerability researchers, and software developers that runs on Windows, macOS, and Linux. Disassemble executables and libraries from multiple formats, platforms, and architectures. Decompile code to C or BNIL for any supported architecture, including your own.
    Starting Price: $299 one-time payment
  • 2
    LuaSwap

    LuaSwap

    LuaSwap

    LUA token is a native token of LuaSwap protocol to incentivize them to stay with the LuaSwap.
  • 3
    LuaCov

    LuaCov

    LuaCov

    LuaCov includes several configuration options, which have their defaults stored in src/luacov/defaults.lua. These are the global defaults. To use project specific configuration, create a Lua script setting options as globals or returning a table with some options and store it as .luacov in the project directory from where luacov is being run.
    Starting Price: Free
  • 4
    apksigner
    The apksigner tool, available in revision 24.0.3 and higher of the Android SDK Build Tools, lets you sign APKs and confirm that an APK's signature will be verified successfully on all versions of the Android platform supported by that APK. This page presents a short guide for using the tool and serves as a reference for the different command-line options that the tool supports. For a more complete description of how the apksigner tool is used for signing your APKs. ...
  • 5
    Lua

    Lua

    Lua PDF

    Lua is a free online PDF converter. No download required! Convert PDF to Word DOC, Excel, JPG, PNG, PPT and HTML files, or convert to PDF on the cloud. Follow these steps to combine/merge PDF online: 1. Click Choose PDF Files and select the PDF files you want to merge. 2. PDF Combiner will start the merger job immediately. 3.
    Starting Price: Free
  • 6
    Lua

    Lua

    Lua Language

    ...Several benchmarks show Lua as the fastest language in the realm of interpreted scripting languages. Lua is fast not only in fine-tuned benchmark programs, but in real life too. Substantial fractions of large applications have been written in Lua.
    Starting Price: Free
  • 7
    MoonScript

    MoonScript

    MoonScript

    MoonScript is a dynamic scripting language that compiles into Lua. It gives you the power of one of the fastest scripting languages combined with a rich set of features. MoonScript can either be compiled into Lua and run at a later time, or it can be dynamically compiled and run using the moonloader. Because it compiles right into Lua code, it is completely compatible with alternative Lua implementations like LuaJIT, and it is also compatible with all existing Lua code and libraries. ...
  • 8
    OpenResty

    OpenResty

    OpenResty

    OpenResty® is a full-fledged web platform that integrates our enhanced version of the Nginx core, our enhanced version of LuaJIT, many carefully written Lua libraries, lots of high-quality 3rd-party Nginx modules, and most of their external dependencies. It is designed to help developers easily build scalable web applications, web services, and dynamic web gateways. By taking advantage of various well-designed Nginx modules (most of which are developed by the OpenResty team themselves), OpenResty® effectively turns the nginx server into a powerful web app server, in which the web developers can use the Lua programming language to script various existing nginx C modules and Lua modules and construct extremely high-performance web applications that are capable to handle 10K ~ 1000K+ connections in a single box. ...
  • 9
    Mako Server

    Mako Server

    Real Time Logic LLC

    ...Common use cases include device portals, diagnostic dashboards, REST APIs, and real-time WebSocket interfaces. Lua’s speed and small footprint align perfectly with the Mako Server’s goals. More than just a web server, Mako is a comprehensive framework that enables developers to integrate modern, secure, web-enabled features into compact devices.
    Starting Price: $498.00
  • 10
    LÖVE

    LÖVE

    Love2D

    ...Create a new file in the folder you just created, and name it main.lua. Put the following code in the file, and save it.
    Starting Price: Free
  • 11
    Defold

    Defold

    Defold

    ...It comes fully featured out of the box, requiring no setup or configuration, allowing developers to simply download the editor and start creating. The engine includes a visual editor, code editor, Lua scripting, Lua debugger, scene editor, particle editor, and tilemap editor, and supports both 2D and 3D game development. With a single codebase and no need for external tools, Defold enables publishing to major platforms such as PlayStation5, PlayStation4, Nintendo Switch, Android, iOS, macOS, Linux, Windows, Steam, HTML5, and Facebook. ...
    Starting Price: Free
  • 12
    AppSuit

    AppSuit

    STEALIEN

    ...Client application gets built (archived) after AppSuit plug-in (library) installation and gradle setting configuration in the client's app development environment. AppSuit gets applied to the client APK/IPA automatically after it gets uploaded/downloaded into the build system. The build system (in web service form) is required to apply AppSuit to the client APK/IPA. Designated as the best quality product several times in the POC and BMT evaluation by financial firms and large corporates.
  • 13
    Android Studio

    Android Studio

    Android Studio

    ...Then preview your layout on any screen size by selecting one of various device configurations or by simply resizing the preview window. Find opportunities to reduce your Android app size by inspecting the contents of your app APK file, even if it wasn't built with Android Studio. Inspect the manifest file, resources, and DEX files. Compare two APKs to see how your app size changed between app versions. Install and run your apps faster than with a physical device and simulate different configurations and features, including ARCore, Google's platform for building augmented reality experiences. ...
  • 14
    Torch

    Torch

    Torch

    Torch is a scientific computing framework with wide support for machine learning algorithms that puts GPUs first. It is easy to use and efficient, thanks to an easy and fast scripting language, LuaJIT, and an underlying C/CUDA implementation. The goal of Torch is to have maximum flexibility and speed in building your scientific algorithms while making the process extremely simple. Torch comes with a large ecosystem of community-driven packages in machine learning, computer vision, signal processing, parallel processing, image, video, audio and networking among others, and builds on top of the Lua community. ...
  • 15
    CoppeliaSim

    CoppeliaSim

    Coppelia Robotics

    CoppeliaSim, developed by Coppelia Robotics, is a versatile and powerful robot simulation platform utilized for rapid algorithm development, factory automation simulations, fast prototyping and verification, robotics education, remote monitoring, safety double-checking, and digital twin creation. It features a distributed control architecture, allowing each object or model to be individually controlled via embedded scripts (Python or Lua), plugins (C/C++), remote API clients (Python, Lua, Java, MATLAB, Octave, C, C++, Rust), or custom solutions. The simulator supports five physics engines, MuJoCo, Bullet Physics, ODE, Newton, and Vortex Dynamics, for fast and customizable dynamics calculations, enabling realistic simulation of real-world physics and object interactions, including collision response, grasping, soft bodies, strings, ropes, and cloths. ...
    Starting Price: $2,380 per year
  • 16
    Gideros

    Gideros

    Gideros

    Gideros is a free and open-source cross-platform game development framework that enables developers to create high-performance 2D games using the Lua programming language. It offers instant testing on real devices through Wi-Fi, eliminating the need for lengthy export or deployment processes. Built on C/C++ and OpenGL, Gideros ensures that games run at native speed, fully utilizing the power of CPUs and GPUs. The framework supports easy extension through plugins, allowing developers to import existing code in C, C++, Java, or Objective-C and bind it to Lua. ...
    Starting Price: Free
  • 17
    WezTerm

    WezTerm

    WezTerm

    ...Its single-process multiplexer provides scrollback, searchable history, mouse integration, Quick Select mode for rapid selection, Copy mode, shell integration, support for the iTerm image protocol, SSH connectivity, serial ports, Arduino devices, and workspace/session management via Lua-configurable scripts. Configuration is handled through a wezterm.lua file with hot-reload support, while a rich command-line interface (wezterm cli) lets you spawn programs, manipulate tabs and panes, and set domains. WezTerm adheres to ECMA-48 and xterm conventions for full ANSI/ISO compliance and offers native UI integration using platform-specific APIs.
    Starting Price: Free
  • 18
    Solar2D

    Solar2D

    Solar2D

    Solar2D is a Lua-based game engine focused on ease of iterations and usage. As a fully open-source project forked from the well-established and widely used Corona SDK game engine, Solar2D allows developers to create applications for mobile, desktop, and connected TV devices with a single codebase, supporting platforms such as iOS, tvOS, Android, Android TV, macOS, Windows, Linux, and HTML5.
    Starting Price: Free
  • 19
    DeepSCA

    DeepSCA

    Deepbits Technology

    DeepSCA is a free online AI-powered software composition analysis service for software risk management. It supports various inputs such as binary, APK, JavaScript, Python, docker image, etc., and no source code is required.
    Starting Price: $0
  • 20
    Cocos2d-x
    Cocos2d-x is an open source, flexible, and lightweight cross-platform game engine that has been providing developers with stable and mature solutions since 2011. The engine offers interfaces in C++, Lua, and JavaScript, supporting platforms such as iOS, Android, Windows, macOS, and HTML5 browsers like Chrome, Safari, and Internet Explorer. Built upon OpenGL ES 2.0 and Metal for graphics rendering, Cocos2d-x fully exploits the GPU performance of mobile devices while maintaining compatibility. Developers can utilize Lua or JavaScript scripting languages to perform hot updates to games, eliminating the need to send packages to app stores and wait for review. ...
    Starting Price: Free
  • 21
    MK Explorer

    MK Explorer

    kormateusz

    MK Explorer is another simple file manager that provides material design, two windows (panels) to view files, shortcuts on the desktop directly from the main application, keyboard shortcuts, thumbnails of images, videos and APK files, extracting zip and RAR archives, built-in gallery, built-in text editor, and built-in music player.
    Starting Price: Free
  • 22
    dotPeek

    dotPeek

    JetBrains

    As soon as you've decompiled an assembly, you can save it as a Visual Studio project (.csproj). This can potentially save a lot of time if you need to restore lost source code from a legacy assembly. dotPeek can identify local source code based on PDB files, or fetch source code from source servers such as Microsoft Reference Source Center or SymbolSource. dotPeek can also perform as a symbol server and supply Visual Studio debugger with the information required to debug assembly code. dotPeek inherits a lot of features from ReSharper. ...
    Starting Price: Free
  • 23
    ObjectSecurity BinLens
    ...Powered by automated symbolic execution, it excels at detecting memory-safety violations and other undefined behaviors in binary programs, delivering a dramatically lower false-positive rate than competing tools. BinLens™ automates key manual reverse engineering tasks like static analysis, disassembly, and decompilation.
  • 24
    RRDtool

    RRDtool

    RRDtool

    RRDtool is the OpenSource industry standard, high performance data logging and graphing system for time series data. RRDtool can be easily integrated in shell scripts, perl, python, ruby, lua or tcl applications.
  • 25
    JavaScript Obfuscator Pro

    JavaScript Obfuscator Pro

    JavaScript Obfuscator

    ...Its flagship VM obfuscation feature transforms readable JavaScript into custom bytecode executed by a proprietary virtual machine. This approach removes standard JavaScript structures entirely, making static analysis and decompilation extremely difficult. Each obfuscation run generates unique bytecode and a custom VM, ensuring no reusable deobfuscation patterns exist. JavaScript Obfuscator Pro supports layered security by combining VM obfuscation with additional protection techniques. The platform works through a simple web interface or API, allowing developers to protect code in just a few steps. ...
  • 26
    DexGuard

    DexGuard

    Guardsquare

    Protecting Android applications and SDKs against reverse engineering and hacking. Android applications and SDKs are easy to decompile using readily available tools. This opens the way for various forms of abuse, including intellectual property theft, credential harvesting, tampering and cloning. DexGuard protects native Android and cross-platform apps and SDKs against reverse engineering and hacking. It hardens apps' code and enables them to defend themselves at runtime.
  • 27
    Schildbach Bitcoin Wallet
    ...As a merchant, you receive payments reliably and instantly. Bitcoin Wallet is the first mobile Bitcoin app, and arguably also the most secure! Bitcoin Wallet builds reproducibly. The binary (APK) is verified by F-Droid for each release, and it can be verified by anyone else e.g. by using "fdroid build --server de.schildbach.wallet". No registration, cloud server or web service required! This wallet is truly decentralized and peer-to-peer. Sending and receiving bitcoins through NFC, QR codes or Bitcoin URL identifiers. Security: Supports SegWit and the new bech32 format.
  • 28
    Msafely

    Msafely

    Msafely

    ...It lets you monitor any phone's activity in real-time. Unlike other spy apps that promise a lot but deliver little, Msafely lives up to its claims! Unlike other monitoring software that offers only cloud or APK solutions, Msafely provides both. Choose the option that best fits your needs and achieve remote monitoring faster and more efficiently.
    Starting Price: $8.33/month
  • 29
    Avid

    Avid

    Avid

    ...Our mobile app generator uses Flutter to create cross-platform mobile applications that you can export and launch. You simply chat with the AI and it generates your UI & features. No design or coding skills needed. Features: - AI chat - UI generation - APK download - Code export Use Cases: - No-Code app building for non-technical founders - Prototyping for no-code professionals
    Starting Price: $20/month
  • 30
    HelpScribble

    HelpScribble

    HelpScribble

    ...You can create WinHelp (.hlp) files, HTML Help (.chm) files, a printed manual and online documentation (on a web site) all from the same HelpScribble project. If you have previously used another help authoring tool, you can reuse your work by importing the HPJ+RTF files created with the other tool or by a help decompiler. You can use the help files you make with HelpScribble to provide context-sensitive help with your Windows applications, no matter which development tool you use. You can also use HelpScribble to create stand-alone portable documents. HelpScribble runs on Windows 98, ME, NT4, 2000, XP, Vista, 7, 8, 8.1, and 10. It can create help files for all these versions of Windows, and also for Windows 3.1 and 95. ...
    Starting Price: $99 one-time payment
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next