Skip to content
View NikkaGames's full-sized avatar
:shipit:
:shipit:

Organizations

@nubia-8550-kernel @ingres-experiments

Block or report NikkaGames

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 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
NikkaGames/README.md
About Me :D

Summary

Computer engineering student specializing in reverse engineering, Android system development, and low-level native programming.
Currently focused on ARM64-based platforms (Qualcomm SoCs), primarily targeting the Windows Platform (WoA).


Core Competencies

  • Reverse Engineering: Disassembly of ELF payloads and analysis, Parsing/Loading ELF payloads with custom loader(s), Runtime Patching/Hooking, and Anti-reverse engineering measures.
  • Programming: Capable of working with most mainstream languages, such as: C, C++, C#, Java (also a bit of understanding in Java ByteCode "Smali"), Kotlin, and basically anything that is at least verbal if I never worked with it. (knowing that many languages makes easy to understand other languages that I might not have worked with :D)
  • Learning Focus: UEFI on AArch64 devices, Mainline Linux on Snapdragon SoCs, Windows on ARM bringup on NX729J, ACPI Language logic, and Snapdragon SoCs in general.

Contact

Note: Contact only for relevant technical topics. Communication in English or Georgian preferred.


I am self-taught. Don't expect me to know the subtle differences between two rarely used functions that do the same thing (in Java/Kotlin as an example) — if it works and doesn't break anything, that’s what matters :D

Pinned Loading

  1. ELFLoaderARM ELFLoaderARM Public

    Load ARM64 ELF directly from memory.

    C 19 5

  2. PmicGlink8550 PmicGlink8550 Public

    Power Management Integrated Circuit GLink Windows Driver for RedMagic 8 Pro

    C 5

  3. STClient STClient Public

    Client to communicate with SO2Socket

    C++ 6 2

  4. SO2Socket SO2Socket Public

    Exploit for SO2, communicates through UDP port

    C 8 3

  5. FLog FLog Public

    FLog is a File Logger, logs your targeted values into a file.

    C++ 8 3

  6. GTU-Tables GTU-Tables Public

    This app's goal is to make the Georgian Technical University table fetching simpler and faster, you can find your schedule table by group ID which makes everything easier. This app is third-party a…

    Kotlin 3