-
车联网安全专题
前言后面想开源一个智能汽车安全的学习项目,用 Qt 整车模拟(这个有点难)或者汽车零部件模拟(大概率做这个),即使需要用到硬件也不会非常贵,以便降低车联网安全学习门槛,帮助后来者学习。本篇讲一些入门知识,了解一下车联网安全的整体架构。本文带大家整体入门车联网安全,后续每个分支会做详细的研究。 基础篇网联汽车联网的车(Connected Car):又称网联汽车,即这些车具有网络连接功能,通常还... -
Web安全专题
前言要学一下IOT安全,但我web方面还是个小白,所以有了二进制选手的web安全之路这个系列。我打算把每天学的web安全以及渗透相关的知识积累起来,每篇文章作为一个专题,后续如果发现了这个专题的其他内容,也会补充这些新内容。本着开源精神,利己利他,后续有和我一样的同学也能少走些弯路。 SQL 注入攻击sql注入基础靶场环境 :ctfhub技能数->web->sql注入注入参数为整... -
LibCoroutine开发手记
简介项目地址:https://github.com/jelasin/LibCoroutine 使用C开发的一个协程库,支持协程同步,动态添加,通过调度器进行协程调度。 整体架构 数据结构co_types.h1234567891011121314151617181920212223242526272829303132333435363738394041#ifndef __CO_TYPES_H_... -
LLM微调指南
Here’s something encrypted, password is required to continue reading.
-
RAG开发指南
Here’s something encrypted, password is required to continue reading.
-
嵌入式Rust开发指南
Here’s something encrypted, password is required to continue reading.
-
动手写Linux-x64操作系统
Here’s something encrypted, password is required to continue reading.
-
Linux-Rust-内核开发
Here’s something encrypted, password is required to continue reading.
-
Linux-C-内核开发
Here’s something encrypted, password is required to continue reading.
-
动手写Linux-x86操作系统
Here’s something encrypted, password is required to continue reading.