Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
View rootkea's full-sized avatar

Block or report rootkea

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
rootkea/README.md

Hi there 👋

Pinned Loading

  1. rockdaboot/wget2 rockdaboot/wget2 Public

    The successor of GNU Wget. Contributions preferred at https://gitlab.com/gnuwget/wget2. But accepted here as well 😍

    C 708 82

  2. PoC from Spectre Attacks: Exploitin... PoC from Spectre Attacks: Exploiting Speculative Execution (https://spectreattack.com/spectre.pdf)
    1
    #include <stdio.h>
    2
    #include <stdlib.h>
    3
    #include <stdint.h>
    4
    #ifdef _MSC_VER
    5
    #include <intrin.h> /* for rdtscp and clflush */
Morty Proxy This is a proxified and sanitized view of the page, visit original site.