Pinned Repositories
8cc
A Small C Compiler
AlgorithmAnalysisAndDesign
Algorithm Analysis And Design 算法分析与设计
AlgorithmOfDay
算法之每日一题Accepted代码 http://acm.nyist.net/JudgeOnline/problemset.php 的解题训练
corkami
Automatically exported from code.google.com/p/corkami
cpp_tool
c/c++ 语言的demo和各种工具类,包括数据结构算法和信息安全算法等。
datastructure_yanweimin
严蔚敏数据结构c语言版本可运行源码、完全c语言代码实现
InterviewQuestions
《剑指Offer:名企面试官精讲典型编程题》源码修改版 https://leetcode.com/
leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
LogAnalyzer
日志分析器,仿造elk中logstash的简单Java实现,实现监控目录日志,自动解析存入elasticsearch。
The-Art-Of-Programming-By-July
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
yunshouhu's Repositories
yunshouhu/AlgorithmAnalysisAndDesign
Algorithm Analysis And Design 算法分析与设计
yunshouhu/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
yunshouhu/The-Art-Of-Programming-By-July
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
yunshouhu/android-keystore-audit
yunshouhu/awesome-rat
RAT And C&C Resources. 250+ Open Source Projects, 1200+ RAT/C&C blog/video.
yunshouhu/conscrypt
Conscrypt is a Java Security Provider that implements parts of the Java Cryptography Extension and Java Secure Socket Extension.
yunshouhu/core
MIRACL Core
yunshouhu/curl-cpp-wrapper
Very simple libcurl wrapper in C++
yunshouhu/dcc
DCC (Dex-to-C Compiler) is method-based aot compiler that can translate DEX code to C code.
yunshouhu/easysign
easysign 是一款使用Qt/C++编写的APK多平台快速签名助手
yunshouhu/elfutils
mirror of elfutils
yunshouhu/epic
Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11
yunshouhu/fhash
fHash - a file hash calculator for Windows and macOS.
yunshouhu/hmac
Software implementation in C of the FIPS 198 Keyed-Hash Message Authentication Code HMAC for SHA2 (namely HMAC-SHA-224, HMAC-SHA-256, HMAC-SHA-384, and HMAC-SHA-512).
yunshouhu/libsodium-jni
(Android) Networking and Cryptography Library (NaCL) JNI binding. JNI is utilized for fastest access to native code. Accessible either in Android or Java application. Uses SWIG to generate Java JNI bindings. SWIG definitions are extensible to other languages.
yunshouhu/LIEF
LIEF - Library to Instrument Executable Formats
yunshouhu/Linux-0.12
Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行
yunshouhu/ModernCppStarter
Kick-start your C++! A template for modern C++ projects using XMake, CI, code coverage, clang-format, reproducible dependency management and more.
yunshouhu/myfiles
yunshouhu/nt5src
Source code of Windows XP (NT5). Leaks are not from me. I just extracted the archive and cabinet files.
yunshouhu/Obfuscate
Guaranteed compile-time string literal obfuscation header-only library for C++14
yunshouhu/obfuscator
ollvm,base on llvm-clang 5.0.2, 6.0.1 , 7.0.1,8.0,9.0,9.0.1,swift-llvm-clang 5.0(waiting support swift obfuscator)
yunshouhu/owasp-mstg
The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security testing and reverse engineering.
yunshouhu/ReLinker
A robust native library loader for Android.
yunshouhu/single_file_libs
List of single-file C/C++ libraries.
yunshouhu/spongycastle
Spongy Castle - a repackage of Bouncy Castle for Android (which ships a crippled version of BC)
yunshouhu/SQLiteCpp
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
yunshouhu/upx-stubtools
Cross-assemblers and cross-binutils needed for rebuilding the UPX stubs
yunshouhu/vdexExtractor
Tool to decompile & extract Android Dex bytecode from Vdex files
yunshouhu/xmake-docs
The xmake online documentation site