Skip to content
View rootsec1's full-sized avatar
👨‍💻
AFK
👨‍💻
AFK

Organizations

@EpicGames @ticketdude @Duke-CREATE @chessify-club @prosights

Block or report rootsec1

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

Pinned Loading

  1. xlsx-dev xlsx-dev Public

    Low level lightweight Excel engine for accurate Excel workbook parsing, recacls, conversions etc

    Rust

  2. Bypass SSL certificate pinning and e... Bypass SSL certificate pinning and evade root detection on Android (Frida script)
    1
    Java.perform(function () {
    2
    	console.log("\nRoot detection bypass with Frida");
    3
    	var CommonUtils = Java.use("io.fabric.sdk.android.services.common.CommonUtils");
    4
    	console.log("\nHijacking isRooted function in CommonUtils class");
    5
    	CommonUtils.isRooted.implementation = function () {
  3. dotfiles dotfiles Public

    Personal dotfiles collection with fully-configured Neovim IDE, fuzzy finding, git integration, auto-formatting, and system clipboard support

    Lua

  4. kite kite Public

    Minimal and elegant GUI to manage your K8s cluster

    TypeScript

  5. katan katan Public

    A cinematic online strategy board game for 3–4 players, with private rooms, smart bots, animated dice, trading, and a pure TypeScript engine.

    TypeScript

  6. mirrormate.ai mirrormate.ai Public

    A chess platform that allows you to enter the Lichess username of an opponent and play against a persona of that person in order to analyze their play style and strategize

    Jupyter Notebook