Git Product home page Git Product logo

imaginebreaker's Introduction

Imagine Breaker [幻想殺し]

I will destroy that illusion of yours.

With the love of JNI Unsafe & MethodHandles/VarHandles API from Java 9 - 23, this provides:

  1. Public-facing sun.misc.Unsafe API instance & maximum priviledge (TRUSTED) MethodHandles$Lookup instance.

  2. Breaking down the Java Platform Module System (JPMS) to open up any specified module

  3. Disguise as any specified Module, in order to fool @CallerSensitive methods

  4. Removal of Reflection Filters, allows retrieval of any fields from classes that were previously blocked:

    • jdk.internal.reflect.ConstantPool
    • jdk.internal.reflect.Reflection
    • jdk.internal.reflect.UnsafeStaticFieldAccessorImpl
    • java.lang.Class
    • java.lang.ClassLoader
    • java.lang.reflect.Constructor
    • java.lang.reflect.Field
    • java.lang.reflect.Method
    • java.lang.Module
    • java.lang.System
    • java.lang.invoke.MethodHandles$Lookup
    • java.lang.reflect.AccessibleObject

Usage

build.gradle:

repositories {
    maven {
        url 'https://maven.cleanroommc.com'
    }
}

dependencies {
    implementation 'zone.rong:imaginebreaker:2.1'
}

Namesake: Toaru Majutsu no Index

imaginebreaker's People

Contributors

ametsuchiru avatar korewalidesu avatar prototypetrousers avatar rongmario avatar shirosakimio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

imaginebreaker's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.