-
cpp-cheat-sheet Public
Forked from gibsjose/cpp-cheat-sheetC++ Syntax, Data Structures, and Algorithms Cheat Sheet
C++ UpdatedApr 11, 2023 -
pinduoduo_backdoor Public
Forked from davinci1010/pinduoduo_backdoor拼多多apk内嵌提权代码,及动态下发dex分析
UpdatedMar 21, 2023 -
-
go_parser Public
Forked from 0xjiayu/go_parserYet Another Golang binary parser for IDAPro
Python MIT License UpdatedNov 2, 2022 -
30dayMakeCppServer Public
Forked from yuesong-feng/30dayMakeCppServer30天自制C++服务器,包含教程和源代码
C++ UpdatedNov 2, 2022 -
awesome-security-hardening Public
Forked from decalage2/awesome-security-hardeningA collection of awesome security hardening guides, tools and other resources
UpdatedJun 29, 2022 -
Skr_Learning Public
Forked from Kiprey/Skr_Learning天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。持续更新ing...
C UpdatedJun 26, 2022 -
safe-rules Public
Forked from Qihoo360/safe-rules详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。
Apache License 2.0 UpdatedJun 14, 2022 -
Cpp_Primer_Practice Public
Forked from applenob/Cpp_Primer_Practice搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
C++ UpdatedJun 5, 2022 -
-
libevent Public
Forked from aceld/libevent<Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。
UpdatedMar 27, 2022 -
-
LearnGolang Public
Forked from LearnGolang/LearnGolang《Golang安全资源大全-只有Go语言才能改变世界》Only Golang Can Change The World.
UpdatedFeb 4, 2022 -
Cpp-Concurrency-in-Action-2ed Public
Forked from downdemo/Cpp-Concurrency-in-Action-2edC++ Concurrency in Action 2ed 笔记:C++11/14/17/20 多线程,掌握操作系统原理,解锁并发编程技术
C++ Apache License 2.0 UpdatedJan 27, 2022 -
uber_go_guide_cn Public
Forked from xxjwxc/uber_go_guide_cnUber Go 语言编码规范中文版. The Uber Go Style Guide .
Apache License 2.0 UpdatedJan 24, 2022 -
EffectiveModernCppChinese Public
Forked from CnTransGroup/EffectiveModernCppChinese《Effective Modern C++》翻译 - 已完成
UpdatedJan 23, 2022 -
gomanuf Public
Forked from timest/gomanuf通过mac地址计算设备厂家信息
Go Apache License 2.0 UpdatedJan 10, 2022 -
Cpp-Templates-2ed Public
Forked from downdemo/Cpp-Templates-2edC++ Templates 2ed 笔记:C++11/14/17 模板,剖析 C++ 最复杂艰深的高级技术,揭秘基础设施库不可或缺的泛型编程
C++ Apache License 2.0 UpdatedDec 27, 2021 -
Linux-Network-Programming Public
Forked from downdemo/SNETSamples to Linux network programming in Socket and I/O multiplexing, and capture packets to reveal the essence of computer network communication.(基于 Socket 和 I/O 多路复用的 Linux 网络编程示例,抓包揭示计算机网络通信本质)
C++ MIT License UpdatedDec 20, 2021 -
The-Golang-Standard-Library-by-Example Public
Forked from polaris1119/The-Golang-Standard-Library-by-ExampleGolang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
Go UpdatedDec 17, 2021 -
-
Cxx_HOPL4_zh Public
Forked from Cpp-Club/Cxx_HOPL4_zhChinese translation of Bjarne Stroustrup's HOPL4 paper
UpdatedDec 3, 2021 -
learngo Public
Forked from inancgumus/learngo1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
Go Other UpdatedNov 28, 2021 -
-
-
OLLVM-plusplus Public
Forked from bluesadi/PlutoObfuscator refactored and extended from OLLVM.
C++ UpdatedNov 9, 2021 -
Heavens-Gate Public
Forked from bluesadi/Heavens-GateHeaven's Gate implementation in C for constructing x64 Win32 API call in x86 WoW64 processes.
C++ UpdatedNov 6, 2021 -
CS-courses-notes Public
Forked from PiperLiu/CS-courses-notes中文CS课程自学笔记,C/C++语言实现。About Computer Science, my self study notes.
C Apache License 2.0 UpdatedOct 29, 2021 -
cpp_study Public
Forked from chronolaw/cpp_studyfollow me to study modern c++
C++ BSD 2-Clause "Simplified" License UpdatedOct 28, 2021 -
cpp_new_features Public
Forked from 0voice/cpp_new_features2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
C++ UpdatedOct 21, 2021