Skip to content
View 2hYan9's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report 2hYan9

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
2hYan9/README.md

Popular repositories Loading

  1. Learning-Linux-Binary-Analysis-EXP Learning-Linux-Binary-Analysis-EXP Public

    这是一个代码库,内容主要是对《Linux二进制分析》书中所提到的技术进行复现。此外,这个仓库中还包含本人学习二进制分析所做的笔记。

    C 11 3

  2. SecureNetworkCommunication SecureNetworkCommunication Public

    东南大学网络空间安全学院研究生课程《密码学与安全协议》期末大作业

    C# 7

  3. CPP-Notes CPP-Notes Public

    阅读“CPP Primer Plus”过程中的一些笔记。这本书实际上并不是很适合第一次接触C++的读者作为入门的学习资料。

    1

  4. The-Second-Preimage-Attack-on-MD4-for-Chosen-Message The-Second-Preimage-Attack-on-MD4-for-Chosen-Message Public

    本科毕业论文,主要工作是对王小云院士对哈希函数的第二原像攻击方法进行模拟仿真。

    C++ 1

  5. 2hYan9 2hYan9 Public

    Config files for my GitHub profile.

  6. Data-Structure-and-Algorithm Data-Structure-and-Algorithm Public

    一些数据结构与算法的基础概念,主要的参考资料是 《算法笔记》。其中也包含一些算法设计相关的内容,主要的参考资料是《算法导论》以及《Algorithm Design Techniques and Analysis》。