Skip to content
View oxiKKK's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report oxiKKK

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
oxiKKK/README.md

Hello, I am oxiKKK! ๐Ÿ‘‹

I am a self-taught software developer from Czech Republic. I am passionate about learning new technology, exploring things, and studying.

As of 2024, I'm currently interested in reverse-engineering, modern C++, Python, the good ol' GoldSrc engine, CS2, cheating, exploitations, low-level stuff, operating systems, and partially backend web development.

Some of my repositories you may check out

CS2

CS2 items_game.txt dumper Personal items_game.txt CS2 python dumper.
CS2 buildnumber dumper CS2 build number dumper.

Cheating

oxWARE My definitive CS 1.6 cheat that is free and open-source!
sigscanner Customizable C++ signature scanner.

GoldSrc

goldsrc-version-list A complete list of GoldSrc versions, build dates, including original binaries!
goldsource-dll-decryptor DLL decryptor for older GoldSrc builds.
goldsrc-reversed-steam_api Reverse-engineered steam_api module that ships with the GoldSrc engine.
goldsrc-reversed-build_number-function A reverse-engineered replica of the build number generator algorithm used in GoldSrc.
cstrike-random-number-generator A reverse-engineered version of RNG (Random Number Generator) algorithm that is being used within cstrike.
goldsrc-reversed-dinput Reverse-engineered original DInput code for the GoldSource engine.
goldsrc-wad-walker A small program to utilize GoldSrc WAD3 files.

Windows hacking

GetTickCountImpl An internal implementation for GetTickCount & GetTickCount64.
GetProcAddress Implementation of custom GetProcAddress using library exports.
iat-dump A dumper for all the imports stored within a Windows PE (portable executable).
eat-fn-finder A dumper for all the exports that the specified module exports.

Other

elf-parser A simple elf parser that can dump and log data stored inside an elf file.
obfuscated-win-directory-printer An obfuscated windows directory printer.
x86_executable_inspector A tool that inspects x86 executable formats on Windows (PE format, e.g. DLLs or EXEs).
BraTr BraTr allows realtime translation between text and braille letters..

Pinned

  1. goldsrc-version-list goldsrc-version-list Public

    A complete list of GoldSrc versions, build dates, including original binaries!

    ReScript 31 14

  2. goldsource-dll-decryptor goldsource-dll-decryptor Public

    GoldSrc DLL decryptor for older GoldSrc builds.

    C++ 12

  3. goldsrc-reversed-build_number-function goldsrc-reversed-build_number-function Public

    A reverse-engineered replica of the build number generator algorithm used in GoldSrc.

    C 4 1

  4. goldsrc-reversed-steam_api goldsrc-reversed-steam_api Public

    Reverse-Engineered steam_api module that ships with the GoldSource engine.

    C++ 11 1

  5. obfuscated-win-directory-printer obfuscated-win-directory-printer Public

    An obfuscated windows directory printer.

    C++ 1

  6. oxware oxware Public

    A public open-source cheat for CS 1.6

    C++ 88 17