Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

Winds-Studio/asm-utils

 
 

Repository files navigation

asm-utils

Houses ASM utilities for PaperMC projects

asm-utils (root project)

Shared ASM utilities

reflection-rewriter

reflection-rewriter is composed of three components:

  • rewriter: ASM visitors for redirecting reflection calls
  • runtime: implements targets for redirected reflection calls
  • proxy-generator: generates static proxies for runtime

About

Library for redirecting Java bytecode & reflection calls using ASM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%