Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
algorithm-base
专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
algs4
Algorithms, 4th edition textbook code and libraries
android-reverse
安卓逆向工具汇总 / Awsome Android Reverse Tools
Archery
SQL 审核查询平台
customer
php newwork frame
netty-protocol
netty 编写自定义协议,编写rpc示例
php-data-structure
PHP实现一些基础的数据结构及常见算法
php-study-extend
PHP7 扩展学习记录
snowflake
Snowflake
lihongsheng's Repositories
lihongsheng/android-reverse
安卓逆向工具汇总 / Awsome Android Reverse Tools
lihongsheng/php-data-structure
PHP实现一些基础的数据结构及常见算法
lihongsheng/AXMLEditor
AndroidManifest ARSC文件二进制修改工具
lihongsheng/cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
lihongsheng/code-docs
编程知识文档
lihongsheng/cron-expression
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
lihongsheng/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
lihongsheng/douyin_search_result
Xposed+Sekiro简单实现抖音搜索结果获取
lihongsheng/dubbo-php-framework
php for Apache Dubbo
lihongsheng/EdXposed
Elder driver Xposed Framework.
lihongsheng/frida_hook_libart
Frida hook jni some functions
lihongsheng/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子,not only how,but also why. English version supported!
lihongsheng/GetDouYin
爬抖音,爬取别人的美好生活
lihongsheng/ghidra_scripts
Scripts for the Ghidra.
lihongsheng/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
lihongsheng/halo
✍ An excellent open source blog publishing application. | 一个优秀的开源博客发布应用。
lihongsheng/hello
老忘记xposed项目demo
lihongsheng/InternetArchitect
年薪百万互联网架构师课程文档及源码(公开部分)
lihongsheng/itranswarp
Full-featured CMS including blog, wiki, discussion, etc. powered by SpringBoot.
lihongsheng/jadx
Dex to Java decompiler
lihongsheng/Java
All Algorithms implemented in Java
lihongsheng/java-design-patterns
Design patterns implemented in Java
lihongsheng/keypatch
Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
lihongsheng/raft-zh_cn
Raft一致性算法论文的中文翻译
lihongsheng/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
lihongsheng/stf
Control and manage Android devices from your browser.
lihongsheng/technology-talk
汇总java生态圈常用技术框架、开源中间件,系统架构、数据库、大公司架构案例、常用三方类库、项目管理、线上问题排查、个人成长、思考等知识
lihongsheng/tinykv
A course to build distributed key-value service based on TiKV model
lihongsheng/VirtualXposed
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
lihongsheng/yac
A fast shared memory user data cache for PHP