Skip to content

Injection Kit. It is a java bytecode processing library for bytecode injection and transformation.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license-header.txt
Notifications You must be signed in to change notification settings

facebookincubator/InjKit

InjKit is a framework for bytecode manipulation.

InjKit is a framework for bytecode manipulation based on ASM library. It has plugin-like architecture and allows to process each class and method. The plugins or injectors can add extra bytecode like try...catch... blocks, calls to logger etc based on java annotations or name of the class or method. It can be easily integrated as part of build workflow as Gradle Plugin or via CLI.

License

InjKit is MIT-licensed.

About

Injection Kit. It is a java bytecode processing library for bytecode injection and transformation.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license-header.txt

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published