Obfuscapk is a modular Python tool designed for obfuscating Android applications without requiring access to their source code. The tool operates by using apktool to decompile the original APK file into its constituent components. The obfuscation process targets multiple aspects of the Android application: - Decompiled smali code manipulation - Resource file modification - Android manifest alterations The tool applies various obfuscation techniques to transform the application's internal structure while preserving its original functionality. This process creates applications that maintain identical behavior to their original versions but possess significantly different underlying implementations. Obfuscapk supports both traditional Android Package (APK) files and Android App Bundles (AAB files) through integration with BundleDecompiler. The modular architecture allows for flexible application of different obfuscation methods depending on specific requirements. The resulting obfuscated applications retain full operational capability while presenting altered code structures that differ substantially from the original implementation.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A PHP port of Rack::Honeypot, a spam trap that detects and blocks spambots
A Nuxt 3 security module that automatically implements OWASP security patterns through HTTP headers, middleware, and various protection mechanisms including CSP, XSS validation, CORS, and CSRF protection.
A technology lookup and lead generation tool that identifies the technology stack of any website and provides features for market research, competitor analysis, and data enrichment.
An open-source tool that automates the detection and analysis of DLL hijacking vulnerabilities in Windows applications, providing detailed reports and remediation guidance.
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.
GuardDog is a CLI tool that identifies malicious PyPI and npm packages using heuristics-based analysis of source code and metadata.
SearchCode is an extensive code search engine that indexes 75 billion lines of code from millions of projects to help developers find coding examples and libraries.
Bearer CLI is a static application security testing tool that scans source code across multiple programming languages to identify and prioritize OWASP Top 10 and CWE Top 25 security vulnerabilities through data flow analysis.
A source code search engine for searching alphanumeric snippets, signatures, or keywords in web page HTML, JS, and CSS code.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.