Skip to content
View ItsJustJoshua's full-sized avatar

Highlights

  • Pro

Block or report ItsJustJoshua

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ItsJustJoshua/README.md

Hi, I'm Joshua

I'm a software developer with strong interests in cyber security, reverse engineering, and game hacking.
I mainly work with C++, but I'm also proficient in C#, JavaScript, Python, and Node.js.


Tech Stack

C++ C# C Python JavaScript TypeScript Lua C# SQL Node.js HTML5 CSS3 Git PHP Visual Basic


GitHub Stats

Joshua's GitHub stats Top Langs


Badges

Profile views Followers Stars

Pinned Loading

  1. DX11_hook_example DX11_hook_example Public

    DX11 Present hook demonstrating reverse engineering + runtime hooking, with an ImGui overlay.

    C++

  2. virtual_tts_mic virtual_tts_mic Public

    Windows C++ tool that routes Microsoft SAPI text-to-speech into a VB-Audio virtual cable, so you can "speak" in voice calls, games, or streams just by typing.

    C++

  3. Connor4020/NHS-Wayfinder Connor4020/NHS-Wayfinder Public

    The repository for the NHS Wayfinder application. Issues added to this will be added to the corresponding project.

    Vue 4

  4. loadlibrary_DLL_injector loadlibrary_DLL_injector Public

    C++20 Windows DLL injector using the LoadLibrary technique snapshots processes, allocates memory in the target, and calls LoadLibraryA via CreateRemoteThread.

    C++