Skip to content
View Yimura's full-sized avatar
🎯
Always fixing stuff, raaaaagh
🎯
Always fixing stuff, raaaaagh

Sponsoring

@GeopJr

Highlights

  • Pro

Organizations

@Soft-Wet-Bot @Damon-Org @MCT-TeamProject-CO2 @MCT-MaertenAndreas @Yimura-Forks @YimMenu @Crimson7research

Block or report Yimura

Report abuse

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

Report abuse
Yimura/README.md
class AboutMe final
{
public:
  static const std::string Name() const
  {
    return "Andreas Maerten";
  }

  static const std::vector<std::string> Languages() const
  {
    return {
      "English",
      "Dutch",
      "French"
    };
  }

  static const std::vector<std::string> CodingLangues() const
  {
    return {
      "C++",
      "C#",
      "Java",
      "NodeJS",
      "Python"
    };
  }

  static const std::vector<std::string> Skillset() const
  {
    return {
      "Docker",
      "Github CI/CD",
      "Reverse Engineering",
      "Linux",
      "Git"
    };
  }

  static const std::unordered_map<std::string, std::string> Socials() const
  {
    return {
      { "twitter", "Yimura9" },
      { "discord", "yimura.dev" }
    };
  }
};

🤹 Recent Activity

⬆️ Pushed undefined commit to Yimura/RemoteUnlockMC
⬆️ Pushed undefined commit to Yimura/RemoteUnlockMC
⬆️ Pushed undefined commit to Yimura/RemoteUnlockApp
⬆️ Pushed undefined commit to Yimura/RemoteUnlockMC
❌ Closed PR #13 in Yimura/RemoteUnlockApp

🌟 Cool Repos

⭐️ 1572 📦 YimMenu/YimMenu
⭐️ 177  📦 Yimura/GTAV-Classes
⭐️ 52   📦 Yimura/Scraper
⭐️ 35   📦 Yimura/Injector
⭐️ 20   📦 Yimura/FridaMgr

Popular repositories Loading

  1. GTAV-Classes GTAV-Classes Public archive

    177 86

  2. Scraper Scraper Public

    A Youtube Scraper with zero dependencies.

    JavaScript 52 11

  3. Injector Injector Public

    Light weight injector that downloads a DLL from a target server. Built in auto updater and manual mode for just injecting.

    C++ 35 8

  4. FridaMgr FridaMgr Public

    Java 20 4

  5. AsyncLogger AsyncLogger Public

    Asyncronous C++20 logger with std::format and fmt::format support.

    C++ 14 16

  6. GTA5-Backend GTA5-Backend Public archive

    JavaScript 9 2