Skip to content
View NikkaGames's full-sized avatar
🤫
🤫

Organizations

@nubia-8550-kernel

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

Summary

Computer engineering student specializing in reverse engineering, Android system development, and low-level native programming.
Currently exploring UEFI development and boot chain adaptation for 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 similar. (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 a specific device, ACPI Language logic, and Snapdragon SoCs in general.

Repository Index

# Repository Description
1 STClient GUI Client for SO2Socket.
2 SO2Socket Exploit for SO2.
3 AutoShadow Shadow Fight 2 Mod and Dumper.
4 ELFLoaderARM In-memory ARM64 ELF payload loader.
5 GTU-Tables GTU schedule viewer by group ID.
6 GTU-Tables-Windows Windows GTU timetable app.
7 GTU-Tables-Server C# TCP backend for GTU schedules.
8 BoltServerBot Small TG bot to manage bolt server.
9 FLog FLog logs your targeted values into a file.
10 xiaomi-ingres-8450-mainline Mainline kernel for POCO F4 GT / Redmi K50 Gaming.
11 nx729j-mainline Mainline kernel for RedMagic 8 Pro.

Legal & Ethical Disclaimer

Warning: Projects involving runtime modification (SO2Socket, STClient, AutoShadow) are for educational and security research purposes only.
Redistribution, commercial use, or deployment in live games is prohibited and may result in account termination.


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

  2. STClient STClient Public

    Client to communicate with SO2Socket

    C++ 4 2

  3. SO2Socket SO2Socket Public

    Exploit for SO2, communicates through UDP port

    C 4 2

  4. FLog FLog Public

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

    C++ 6 2

  5. 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 2

  6. GTU-Tables-Windows GTU-Tables-Windows Public

    GTU Tables App for Windows

    C# 1