Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
alicloud-android-demo
AllHookInOne
androguard
Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !)
android-app-sec
ISC 2016安全训练营-安卓app逆向与安全防护 ppt
android-malware-detection
This repository provides API and scripts for Android malware detection.
Android-NDK-FileCrypto-AES-CBC
C based file encryption library. Performs AES-256 encryption in CBC mode on input files. Supports appending to encrypted files.
android_app_security_checklist
Android App Security Checklist
Android_Code_Arbiter
针对Android Studio的源码扫描工具
KCon
KCon is a famous Hacker Con powered by Knownsec Team.
NanSongCheng's Repositories
NanSongCheng/AndroidProcesses
DEPRECATED
NanSongCheng/bash-shell
OWenT's Utils -- Bash&Shell branch
NanSongCheng/bhook
🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.
NanSongCheng/BlackDex
BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in several seconds.
NanSongCheng/BlackObfuscator
Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and make it difficult to analyze the actual program control flow.
NanSongCheng/BlackReflection
BlackReflection provides a series of API to use Java Reflection easily. Developer can use annotation to assign class, field and method. Then it will generate the reflection code automatically, developer don't need to write extra code to achieve Java Reflection.
NanSongCheng/c_crypto
C Crypto library supporting DES, AES128, SHA256, CCM-AES128, ECDSA, ECDH, PKCS#1 v1.5
NanSongCheng/DrissionPage
基于python的网页自动化工具。既能控制浏览器,也能收发数据包。可兼顾浏览器自动化的便利性和requests的高效率。功能强大,内置无数人性化设计和便捷功能。语法简洁而优雅,代码量少。
NanSongCheng/frida-scripts
Frida Scripts
NanSongCheng/Golang-100-Days
Golang - 100天从新手到大师
NanSongCheng/graal
GraalVM: Run Programs Faster Anywhere :rocket:
NanSongCheng/hikari-modules
Hikari Obfuscator files
NanSongCheng/IOSSecuritySuite
iOS platform security & anti-tampering Swift library
NanSongCheng/jsvm
Custom virtual machine in javascript for obfuscation purposes
NanSongCheng/Mobile-Security-Framework-MobSF
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
NanSongCheng/Noctilucence
Embedded Bitcode Recompiler
NanSongCheng/obsidian
Control flow obfuscation for Java code
NanSongCheng/OpenSim
OpenSim is an open source alternative to SimPholders, written in Swift.
NanSongCheng/Paillier-GMP
Implementation of the Paillier homomorphic cryptosystem using GMP
NanSongCheng/Reconstruct
ProGuard Deobfuscator
NanSongCheng/riscv-vm
A Small RISC-V Virtual Machine
NanSongCheng/rusty-jsyc
JavaScript-To-Bytecode compiler written in Rust
NanSongCheng/RVVM
The RISC-V Virtual Machine
NanSongCheng/SandHook
Android ART Hook/Native Inline Hook/Single Instruction Hook - support 4.4 - 11.0 32/64 bit - Xposed API Compat
NanSongCheng/scalangj
A Scala Port of the language-java library from Haskell
NanSongCheng/StringGuard
NanSongCheng/TikTokDownload
抖音去水印视频批量下载
NanSongCheng/TikTokDownloader
TikTok 主页/合辑/直播/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具
NanSongCheng/vmir
Virtual Machine for Intermediate Representation
NanSongCheng/Whitebox-crypto-AES
Whitebox AES implementation in C++. Chow, Karroumi.