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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Ricardo-Tu/README.md

visitors

Typing SVG

Property Data
Language assembly Badge C Badge C++ Badge Python Badge
IDE vim Badge visualstudio Badge visualstudiocode Badge CMake Badge
Domain Knownledge Linux Kernel Computer Science Development Badge Electrical Engineering Development Badge Software Development Badge
Learning record Markdown Badge Github Badge wiki web Badge
Databases mysql Badge milvus Badge
OS microsoft ubuntu
Tools docker kubernetes IDA ghidra x64 dbg

📈 GitHub Activity Graph:

Ricardo-Tu's github activity graph

. .
Ricardo-Tu's github stats Ricardo-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_Operate Public

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

    C++ 1 1

  2. KernelGetFunctionAddressFromSSDT KernelGetFunctionAddressFromSSDT Public

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

    C++ 1

  3. deploy-hexoblogweb deploy-hexoblogweb Public

    This is a web repo for deploying personal blogs.

    Stylus 1

  4. WorkItem WorkItem Public

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

    C++

  5. ApplicationExtension ApplicationExtension Public

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

    C

  6. build build Public

    Forked from OP-TEE/build

    Makefiles to use OP-TEE on various platforms

    Makefile