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

Sign up
Appearance settings
@Yimura
Yimura
Follow
View Yimura's full-sized avatar
🎯
Always fixing stuff, raaaaagh

Andreas Maerten Yimura

🎯
Always fixing stuff, raaaaagh
Tooling and Malware Developer

Sponsoring

Highlights

  • Pro

Block or report Yimura

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
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

❗️ Labeled issue #43 in Jonohas/auction-categorization
❗️ Opened issue #43 in Jonohas/auction-categorization
❗️ Labeled issue #42 in Jonohas/auction-categorization
❗️ Opened issue #42 in Jonohas/auction-categorization
❗️ Labeled issue #41 in Jonohas/auction-categorization

🌟 Cool Repos

⭐️ 1575 πŸ“¦ YimMenu/YimMenu
⭐️ 180 πŸ“¦ Yimura/GTAV-Classes
⭐️ 51 πŸ“¦ Yimura/Scraper
⭐️ 35 πŸ“¦ Yimura/Injector
⭐️ 18 πŸ“¦ Yimura/FridaMgr

Popular repositories Loading

  1. GTAV-Classes GTAV-Classes Public archive

    180 85

  2. Scraper Scraper Public

    A Youtube Scraper with zero dependencies.

    JavaScript 51 10

  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 18 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 8 2

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /