Linux热补丁实践
☆18Jun 11, 2019Updated 7 years ago
Alternatives and similar repositories for linux-hotpatch
Users that are interested in linux-hotpatch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- azazel反编译器 ftrace函数追踪 elfdemon 代码注入 lpv,skeksi,saruman 病毒 quenya 重建进程☆21Aug 26, 2018Updated 8 years ago
- 实现linux内核对应用段错误、double free问题栈回溯☆34Oct 14, 2022Updated 3 years ago
- uT/OS是中国国内最早(2009/10/10发布V1.0)的用于物联网领域的开源RTOS内核之一,是Tenux开源社区(www.tenux.org或www.tenux.cn)的核心开源项目,uT/OS开源嵌入式操作系统内核是商业级质量,支持业界常用的Keil MDK、IA…☆23Nov 16, 2017Updated 8 years ago
- A runtime-independent crate for transforming Wasm-DWARF☆12Mar 11, 2020Updated 6 years ago
- A tool for converting Python source code to opcode(pickle)☆21Mar 19, 2026Updated 6 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Integrates python-clamd with Django for easy scanning files for viruses on upload☆19Mar 24, 2026Updated 5 months ago
- netfilter编程——一个简单的防火墙☆13Sep 23, 2021Updated 4 years ago
- linux ebpf backdoor demo☆12Nov 20, 2024Updated last year
- A set of tools to work with cgroup tree and process classification/QoS according to it☆10Oct 1, 2019Updated 6 years ago
- Erasure code library for Erlang☆12Sep 5, 2024Updated 2 years ago
- Simple decryptor, encryptor and viewer for CodeStage's AntiCheat toolkit ObscuredPrefs.☆10Jul 21, 2023Updated 3 years ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Nov 27, 2022Updated 3 years ago
- STM32F103 Web server over USB☆10Mar 31, 2016Updated 10 years ago
- Download free AndLua+ projects and sources☆15Apr 8, 2020Updated 6 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Jul 30, 2019Updated 7 years ago
- Flexible Distributed Linux Kernel Live Patching☆10Jul 14, 2019Updated 7 years ago
- linux内核异步内存回收的另一个思路:基于冷热文件的冷热区域精准的回收冷文件页page(可做成内核ko)☆13Jun 14, 2024Updated 2 years ago
- 一个使用C语言开发的PHP MVC框架.包含自动加载、路由重写、Hooks、DB封装、Di容器、视图引擎、消息队列、消费者管理、调试器等核心功能.核心之外还包含了诸多日常开发所常用的类库,如图片水印处理、FTP封装、Linux性能检测与告警、Telnet探测、邮件发送、验证…☆14Jan 4, 2022Updated 4 years ago
- linux x86 and x86_64 got hook☆11Nov 14, 2019Updated 6 years ago
- 这是一个开源的嵌入式设备算法库,主语言为C和C++☆10Jun 14, 2020Updated 6 years ago
- A buffer similar to the skbuff in the kernel, but more suitable for application.☆18Sep 5, 2024Updated 2 years ago
- MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在X86架构上实现Unix v6;☆11Apr 17, 2017Updated 9 years ago
- A tool for injection, modification and search of linux dynamic link library☆259Sep 11, 2026Updated last week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- a computing kernel implementation in ML inference framework aiming at theoretical limit☆12Dec 18, 2019Updated 6 years ago
- A simple library that implements an automatic DDNS Update Client for SAM DUE, nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, RP2040-based RAS…☆12Nov 18, 2022Updated 3 years ago
- GDB Stub for RT-Thread(already in RT-Thread master)☆17Jan 10, 2015Updated 11 years ago
- BTSTACK☆13Mar 30, 2025Updated last year
- The repository targets the OpenCL gemm function performance optimization. It compares several libraries clBLAS, clBLAST, MIOpenGemm, Inte…☆17Mar 28, 2019Updated 7 years ago
- 用于自动搜索 Python 沙箱逃逸、SSTI 攻击链的小工具☆38Jan 22, 2025Updated last year
- Cpp秋招求职总结笔记,包括C++语言基础,计算机网络,Linux操作系统,Socket网络编程基础,多线程服务器个人总结☆11Oct 28, 2020Updated 5 years ago
- 链表 栈 队列 二叉树 前序遍历 中序遍历 后续遍历 层序遍历 递归实现 循环实现 查找算法 顺序查找 二分查找 二叉排序树☆13May 4, 2017Updated 9 years ago
- A utility to easily run Android Cuttlefish VMs with QEMU☆20Nov 7, 2023Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 用于Hook GameGuardian Lua脚本函数的工具☆14Jan 23, 2023Updated 3 years ago
- [IJCNN'19, IEEE JSTSP'19] Caffe code for our paper "Structured Pruning for Efficient ConvNets via Incremental Regularization"; [BMVC'18] …☆14Feb 14, 2020Updated 6 years ago
- This is a Mini OS based on Linux include kernel/rootfs and some essential libraries and daemons.☆15May 12, 2024Updated 2 years ago
- 蓝牙协议文档大全☆11Aug 14, 2014Updated 12 years ago
- 学习nginx架构设计与实现,翻译nginx的源码,写nginx的测试代码, 在issue中记录nginx的精妙设计及其常见问题https://github.com/vaynedu/nginx-1.16.0/issues 。 myexercise内存池、哈希表、链表、md5…☆11Nov 10, 2021Updated 4 years ago
- Unix环境高级编程学习笔记☆13Jul 20, 2014Updated 12 years ago
- 嵌入式最小驱动程序框架☆11Jun 11, 2017Updated 9 years ago