All Projects → Android Api Securekeys → Similar Projects or Alternatives

563 Open source projects that are alternatives of or similar to Android Api Securekeys

Ansibleplaybooks
A collection of Ansible Playbooks that configure Kali to use Fish & install a number of tools
Stars: ✭ 143 (-61.56%)
Mutual labels:  security-tools
Kson
Gson TypeAdapter & Factory generator for Kotlin data classes
Stars: ✭ 90 (-75.81%)
Mutual labels:  annotation-processor
Bbr
An open source tool to aid in command line driven generation of bug bounty reports based on user provided templates.
Stars: ✭ 142 (-61.83%)
Mutual labels:  security-tools
Dotdotslash
Search for Directory Traversal Vulnerabilities
Stars: ✭ 297 (-20.16%)
Mutual labels:  security-tools
Netsec Ps Scripts
Collection of PowerShell network security scripts for system administrators.
Stars: ✭ 139 (-62.63%)
Mutual labels:  security-tools
Dart
Extras binding and intent builders for Android apps.
Stars: ✭ 1,203 (+223.39%)
Mutual labels:  annotation-processor
Cli
🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.
Stars: ✭ 2,151 (+478.23%)
Mutual labels:  security-tools
SecurityDemo
ndk进行简单的签名校验,密钥保护demo,android应用签名校验
Stars: ✭ 22 (-94.09%)
Mutual labels:  jni
Reconnoitre
A security tool for multithreaded information gathering and service enumeration whilst building directory structures to store results, along with writing out recommendations for further testing.
Stars: ✭ 1,824 (+390.32%)
Mutual labels:  security-tools
Kotlin Builder Annotation
A minimal viable replacement for the Lombok @Builder plugin for Kotlin code
Stars: ✭ 67 (-81.99%)
Mutual labels:  annotation-processor
Apisecuritybestpractices
Resources to help you keep secrets (API keys, database credentials, certificates, ...) out of source code and remediate the issue in case of a leaked API key. Made available by GitGuardian.
Stars: ✭ 1,745 (+369.09%)
Mutual labels:  security-tools
Parceler
📦 Android Parcelables made easy through code generation.
Stars: ✭ 3,589 (+864.78%)
Mutual labels:  annotation-processor
O365spray
Username enumeration and password spraying tool aimed at Microsoft O365.
Stars: ✭ 133 (-64.25%)
Mutual labels:  security-tools
Kpoet
An expressive DSL built on top of JavaPoet to make writing code almost as easy as writing the code yourself.
Stars: ✭ 58 (-84.41%)
Mutual labels:  annotation-processor
Gsil
GitHub Sensitive Information Leakage(GitHub敏感信息泄露监控)
Stars: ✭ 1,764 (+374.19%)
Mutual labels:  security-tools
kotlin-cursor
Kotlin Annotation Processor to generate fromCursor and toContentValues of data classes.
Stars: ✭ 34 (-90.86%)
Mutual labels:  annotation-processor
Njsscan
njsscan is a semantic aware SAST tool that can find insecure code patterns in your Node.js applications.
Stars: ✭ 128 (-65.59%)
Mutual labels:  security-tools
Gsonpath
A Java annotation processor library which generates gson type adapters using basic JsonPath style annotations
Stars: ✭ 54 (-85.48%)
Mutual labels:  annotation-processor
Bandit
Bandit is a tool designed to find common security issues in Python code.
Stars: ✭ 3,763 (+911.56%)
Mutual labels:  security-tools
Pbscan
Faster and more efficient stateless SYN scanner and banner grabber due to userland TCP/IP stack usage.
Stars: ✭ 122 (-67.2%)
Mutual labels:  security-tools
Zerocell
Simple, efficient Excel to POJO library for Java
Stars: ✭ 53 (-85.75%)
Mutual labels:  annotation-processor
Easyprotector
一行代码检测XP/调试/多开/模拟器/root
Stars: ✭ 1,732 (+365.59%)
Mutual labels:  security-tools
simple-annotation-processor
Simple annotation processor example. Inspired by the idea of "How ButterKnife works?"
Stars: ✭ 54 (-85.48%)
Mutual labels:  annotation-processor
Horn3t
Powerful Visual Subdomain Enumeration at the Click of a Mouse
Stars: ✭ 120 (-67.74%)
Mutual labels:  security-tools
Metasra Pipeline
MetaSRA: normalized sample-specific metadata for the Sequence Read Archive
Stars: ✭ 33 (-91.13%)
Mutual labels:  annotation-processor
Cloud Discovery
Cloud Discovery provides a point in time enumeration of all the cloud native platform services
Stars: ✭ 119 (-68.01%)
Mutual labels:  security-tools
Syzkaller
syzkaller is an unsupervised coverage-guided kernel fuzzer
Stars: ✭ 3,841 (+932.53%)
Mutual labels:  security-tools
Terrascan
Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.
Stars: ✭ 2,687 (+622.31%)
Mutual labels:  security-tools
Koloboke
Java Collections till the last breadcrumb of memory and performance
Stars: ✭ 909 (+144.35%)
Mutual labels:  annotation-processor
Scilla
🏴‍☠️ Information Gathering tool 🏴‍☠️ DNS / Subdomains / Ports / Directories enumeration
Stars: ✭ 116 (-68.82%)
Mutual labels:  security-tools
dagger2-ktx
Kotlin extension bridge library for Dagger2 (proof-of-concept)
Stars: ✭ 41 (-88.98%)
Mutual labels:  annotation-processor
Awesome Hacking
Awesome hacking is an awesome collection of hacking tools.
Stars: ✭ 1,802 (+384.41%)
Mutual labels:  security-tools
Android State
A utility library for Android to save objects in a Bundle without any boilerplate.
Stars: ✭ 857 (+130.38%)
Mutual labels:  annotation-processor
Dockle
Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start
Stars: ✭ 1,713 (+360.48%)
Mutual labels:  security-tools
Rmiscout
RMIScout uses wordlist and bruteforce strategies to enumerate Java RMI functions and exploit RMI parameter unmarshalling vulnerabilities
Stars: ✭ 296 (-20.43%)
Mutual labels:  security-tools
Bulwark
An organizational asset and vulnerability management tool, with Jira integration, designed for generating application security reports.
Stars: ✭ 113 (-69.62%)
Mutual labels:  security-tools
Derive4j
Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses.
Stars: ✭ 511 (+37.37%)
Mutual labels:  annotation-processor
Nordvpn Networkmanager
A CLI tool for automating the importing, securing and usage of NordVPN (and in the future, more) OpenVPN servers through NetworkManager.
Stars: ✭ 111 (-70.16%)
Mutual labels:  security-tools
jni-bindgen
Generate Rust JVM FFI wrappers around APIs defined by .jar or .class files, because maintaining your own hand-written bindings is an exercise in boredom, soundness bugs, and pain.
Stars: ✭ 55 (-85.22%)
Mutual labels:  jni
Syswall
Work in progress firewall for Linux syscalls, written in Rust
Stars: ✭ 110 (-70.43%)
Mutual labels:  security-tools
Onactivityresult
OnActivityResult annotation compiler for Android
Stars: ✭ 470 (+26.34%)
Mutual labels:  annotation-processor
Deksterecon
Web Application recon automation
Stars: ✭ 109 (-70.7%)
Mutual labels:  security-tools
Rta
Red team Arsenal - An intelligent scanner to detect security vulnerabilities in company's layer 7 assets.
Stars: ✭ 358 (-3.76%)
Mutual labels:  security-tools
Embedos
EmbedOS - Embedded security testing virtual machine
Stars: ✭ 108 (-70.97%)
Mutual labels:  security-tools
Mapstruct
An annotation processor for generating type-safe bean mappers
Stars: ✭ 4,710 (+1166.13%)
Mutual labels:  annotation-processor
smartstruct
Dart Code Generator for generating mapper classes
Stars: ✭ 20 (-94.62%)
Mutual labels:  annotation-processor
Mosl
Bash script to audit and fix macOS Catalina (10.15.x) security settings
Stars: ✭ 215 (-42.2%)
Mutual labels:  security-tools
Patrowldocs
PatrOwl - Open Source, Free and Scalable Security Operations Orchestration Platform
Stars: ✭ 105 (-71.77%)
Mutual labels:  security-tools
Easyincrementalupdate
Android差分补丁库,通过native层合并APK,实现增量更新升级,让你更新的APK更小。
Stars: ✭ 233 (-37.37%)
Mutual labels:  jni
Karn
Simplifying Seccomp enforcement in containerized or non-containerized apps
Stars: ✭ 104 (-72.04%)
Mutual labels:  security-tools
Wsltools
Web Scan Lazy Tools - Python Package
Stars: ✭ 288 (-22.58%)
Mutual labels:  security-tools
J4rs
Java for Rust
Stars: ✭ 210 (-43.55%)
Mutual labels:  jni
Aiodnsbrute
Python 3.5+ DNS asynchronous brute force utility
Stars: ✭ 370 (-0.54%)
Mutual labels:  security-tools
Spicypass
A light-weight password manager with a focus on simplicity and security
Stars: ✭ 367 (-1.34%)
Mutual labels:  security-tools
Threatmapper
Identify vulnerabilities in running containers, images, hosts and repositories
Stars: ✭ 361 (-2.96%)
Mutual labels:  security-tools
Aparapi
The New Official Aparapi: a framework for executing native Java and Scala code on the GPU.
Stars: ✭ 352 (-5.38%)
Mutual labels:  jni
Raptor
Web-based Source Code Vulnerability Scanner
Stars: ✭ 314 (-15.59%)
Mutual labels:  security-tools
Jni4android
JNI Generater for Android
Stars: ✭ 261 (-29.84%)
Mutual labels:  jni
aptk
A toolkit project to enable you to build annotation processors more easily
Stars: ✭ 28 (-92.47%)
Mutual labels:  annotation-processor
Blackhat Arsenal Tools
Official Black Hat Arsenal Security Tools Repository
Stars: ✭ 2,639 (+609.41%)
Mutual labels:  security-tools
301-360 of 563 similar projects