Skip to content
View Ricardo-Tu's full-sized avatar
😁
Out sick
😁
Out sick

Block or report Ricardo-Tu

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Ricardo-Tu/README.md

visitors

Typing SVG

PropertyData
Languageassembly BadgeC BadgeC++ BadgePython Badge
IDEvim Badgevisualstudio Badgevisualstudiocode BadgeCMake Badge
Domain KnownledgeLinux KernelComputer Science Development BadgeElectrical Engineering Development BadgeSoftware Development Badge
Learning recordMarkdown BadgeGithub Badgewiki web Badge
Databasesmysql Badgemilvus Badge
OSmicrosoftubuntu
ToolsdockerkubernetesIDAghidrax64 dbg

📈 GitHub Activity Graph:

Ricardo-Tu's github activity graph

..
Ricardo-Tu's github statsRicardo-Tu's github stats

Metrics

{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"id": 1,
"properties": {
"ID": 0
},
"geometry": {
"type": "China",
"coordinates": [
[
[116.4074, 39.9042]
]
]
}
}
]
}
Loading

Thanks for visiting ❤️

counting of visitors to this page in this section started from May 8, 2022 Flag Counter

Star History

Star History Chart

Profile Views

counting of visitors to this page in this section started from June 12, 2022


Popular repositories Loading

  1. Kernel_Process_Operate Kernel_Process_OperatePublic

    内核遍历 挂起 恢复 结束进程

    C++ 1 1

  2. KernelGetFunctionAddressFromSSDT KernelGetFunctionAddressFromSSDTPublic

    内核中先加载驱动目录下的ntdll动态链接库,然后通过名称在ntdll中找到函数序号,通过序号到SSDT中找到函数地址。

    C++ 1

  3. deploy-hexoblogweb deploy-hexoblogwebPublic

    This is a web repo for deploying personal blogs.

    Stylus 1

  4. WorkItem WorkItemPublic

    通过用户层传入一个字符,内核层创建一个系统进程,然后在系统进程中创建一个Dpc定时器,在Dpc例程中将一个WorkItem扔进队列。

    C++

  5. ApplicationExtension ApplicationExtensionPublic

    This is a code repository used to extend the functionality of the application.

    C

  6. build buildPublic

    Forked from OP-TEE/build

    Makefiles to use OP-TEE on various platforms

    Makefile