Skip to content
View kiwi515's full-sized avatar

Highlights

  • Pro

Organizations

@PackProject @BilliardsAtHome

Block or report kiwi515

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
kiwi515/README.md
/**
 * @brief About Me
 */
kiwi515::kiwi515()
    : Introduction("Hello! I am Trevor (Kiwi), a developer with a passion for reverse engineering and decompilation.")
{
    m_FavoriteLang = "C++";
    m_FavoriteProj = "doldecomp/ogws";
    m_FavoriteColor = (GXColor){0, 79, 250, 255};
    m_Discord = "kiwidev";
}

Pinned Loading

  1. ogws ogws Public

    Forked from doldecomp/ogws

    C 18 2

  2. PackProject/Kokeshi PackProject/Kokeshi Public template

    Framework for injecting custom code into Pack Project titles

    C++ 4

  3. mines mines Public

    Minesweeper in x86 assembly

    Assembly 1

  4. BilliardsAtHome/client BilliardsAtHome/client Public

    Bruteforcer client

    C++ 3