Pinned Repositories
2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
520Linkee
本项目实现了作为一个直播App的基本功能,比如本地视频流采集、播放、美颜、礼物、点赞出心等。
A-Star
ActivityManager
Launch any application activity
AllAboutBugBounty
All about bug websites (bypasses, payloads, and etc)
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
FlowerColoerPickerView
An awesome color picker.
iOS-Performance-Optimization
关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit
SlowJsonParser
wxpy
优雅的微信个人号 机器人/API,用 Python 玩微信
SecondDog's Repositories
SecondDog/ActivityManager
Launch any application activity
SecondDog/AllAboutBugBounty
All about bug websites (bypasses, payloads, and etc)
SecondDog/AltStore
AltStore is an alternative app store for non-jailbroken iOS devices.
SecondDog/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
SecondDog/ApkAnalyser
一键提取安卓应用中可能存在的敏感信息。
SecondDog/app-host
应用内网发布 | iOS OTA (Over-the-Air) | APP publish website like fir.im | 适用于企业 iOS & Android 内网发布测试使用,方便管理和分发 APP 包
SecondDog/Choicy
Advanced tweak configurator for iOS 10 and up
SecondDog/chomper
A lightweight emulation framework for emulating native programs on Android and iOS.
SecondDog/clang-user-manual
clang 中文用户手册&llvm 文档
SecondDog/CS-Notes
我的自学笔记,在学习shell和MLSys,整理C++、算法、操作系统,后续学习分布式系统,终身更新。
SecondDog/FairFree
jailbreak any ipa and run on apple silicon M1/M2 macOS without decrypted.
SecondDog/GhostShell
Malware indetectable, with AV bypass techniques, anti-disassembly, etc.
SecondDog/idb
SecondDog/IOSSecuritySuite
iOS platform security & anti-tampering Swift library
SecondDog/KernBypass-Public
chroot based kernel level jailbreak detection bypass.
SecondDog/Keylogger
Get Keyboard,Mouse,ScreenShot,Microphone Inputs from Target Computer and Send to your Mail.
SecondDog/Knot
一款iOS端基于MITM(中间人攻击技术)实现的HTTPS抓包工具,完整的App
SecondDog/MobileModels
手机品牌型号汇总 | Mobile Models | This repository is licensed under CC BY-NC-SA 4.0
SecondDog/NMSSH
NMSSH is an Objective-C wrapper for libssh2, with a sweet API.
SecondDog/Objective-C-RSA
Doing RSA encryption and decryption with Objective-C on iOS
SecondDog/ovaa
Oversecured Vulnerable Android App
SecondDog/proxyee
HTTP proxy server,support HTTPS&websocket.MITM impl,intercept and tamper HTTPS traffic.
SecondDog/rehex
Reverse Engineers' Hex Editor
SecondDog/simpread
简悦导入文章
SecondDog/SwiftSH
A Swift SSH framework that wraps libssh2.
SecondDog/XFJailbreakDetection
The Most-Advanced Jailbreak Detection Library for iOS
SecondDog/XSS-Payload
「💉」XSS Payload List
SecondDog/xVMP
SecondDog/yacd
Decrypts FairPlay applications on iOS 13.4.1 and lower, no jb required
SecondDog/ZXRequestBlock
基于NSURLProtocol一句话实现iOS应用底层所有网络请求拦截(含网页ajax请求拦截【不支持WKWebView】)、一句话实现防抓包(使Thor,Charles,Burp等代理抓包方式全部失效,且即使开启了代理,也不影响App内部的正常请求)。包含http-dns解决方法,有效防止DNS劫持。用于分析http,https请求等