Pinned Repositories
aes-js
A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.
aggregator
自动签到、自动注册、订阅聚合及爬取脚本等
algorithmNation
National secret algorithm SM2 encryption and decryption SM2 SM3 SM4 signature verification国密算法 SM2加解密 SM2 SM3 SM4签名验签
AndroidSecurityStudy
安卓应用安全学习
angr
A powerful and user-friendly binary analysis platform!
AntiOllvm
Automatically de-obfuscate ollvm and generate binaries
code_contests
redroid-doc
ReDroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here
sekiro-samples
sekiro框架的样例代码
UE4-Apk-Dumper
SDKDumper for Unreal Engine Games running on Android,
bcpx's Repositories
bcpx/aes-js
A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.
bcpx/code_contests
bcpx/AntiOllvm
Automatically de-obfuscate ollvm and generate binaries
bcpx/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.
bcpx/confuse
iOS混淆加固差异化翻新加密工具,模拟人工手动混淆,识别上下文 ,支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projects,Xcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换,模拟正常开发,一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Objective-C)、C、C++(Cocos2d-x、Cocos2dx和Lua游戏开发)、Swift、C#(Unity)混淆,可用于ios马甲包游戏SDK混淆,减少账号调查过机审上架过包过审4.3、2.3.1、2.1
bcpx/confuse-all
bcpx/dexcalibur
[Official] Android reverse engineering tool focused on dynamic instrumentation automation leveraging Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.
bcpx/Elgg
A social networking engine in PHP/MySQL
bcpx/FakerAndroid
A tool translate a apk file to stantard android project include so hook api and il2cpp c++ scaffolding when apk is a unity il2cpp game. Write code on a apk file elegantly.
bcpx/fhs-install-v2ray
Bash script for installing V2Ray in operating systems such as Debian / CentOS / Fedora / openSUSE that support systemd
bcpx/Fnord
Pattern Extractor for Obfuscated Code
bcpx/frida-android-hook
A script that helps you trace classes, functions, and modify the return values of methods on Android platform
bcpx/frida-il2cpp-bridge
A Frida module to dump, trace or hijack any Il2Cpp application at runtime, without needing the global-metadata.dat file.
bcpx/frida-il2cppDumper
Riru Il2cppDumper 加强版 内存里直接dump出源码信息
bcpx/Frida-scripts
frida js 解密工具
bcpx/Il2CppInspector
Powerful automated tool for reverse engineering Unity IL2CPP binaries
bcpx/linuxKernelRoot
新一代root,跟面具完全不同思路,摆脱面具被检测的弱点,完美隐藏root功能,挑战全网root检测手段,兼容安卓APP直接JNI调用,稳定、流畅、不闪退。
bcpx/LinuxMirrors
GNU/Linux 一键更换国内软件源脚本
bcpx/nginx-ui
Nginx UI allows you to access and modify the nginx configurations files without cli.
bcpx/nginxWebUI
Nginx Web page configuration tool. Use web pages to quickly configure Nginx. Nginx网页管理工具,使用网页来快速配置与管理nginx单机与集群
bcpx/note
arm汇编学习_linker学习笔记_Android逆向学习笔记
bcpx/OpenSSL
OpenSSL package for SPM, CocoaPod, and Carthage, for iOS and macOS
bcpx/reconnecting-websocket
A small decorator for the JavaScript WebSocket API that automatically reconnects
bcpx/resource
资源库
bcpx/strongR-frida-android
An anti detection version frida-server for android.
bcpx/V2RAY-UI
sprov065的v2-ui,防止以后被删,保存在此。源链接:https://github.com/sprov065/v2-ui/
bcpx/whistle
HTTP, HTTP2, HTTPS, Websocket debugging proxy
bcpx/Wx_Socket_Helper
PC微信助手
bcpx/x-ui
支持多协议多用户的 xray 面板
bcpx/ZXRequestBlock
基于NSURLProtocol一句话实现iOS应用底层所有网络请求拦截(含网页ajax请求拦截【不支持WKWebView】)、一句话实现防抓包(使Thor,Charles,Burp等代理抓包方式全部失效,且即使开启了代理,也不影响App内部的正常请求)。包含http-dns解决方法,有效防止DNS劫持。用于分析http,https请求等