11 skills found
ivan-sincek / InvokerPenetration testing utility and antivirus assessment tool.
mrwilson / Byte Monkey:monkey: Bytecode-level fault injection for the JVM.
ymm-tech / Easy Byte CoderEasy-byte-coder is a non-invasive bytecode injection framework based on JVM. Java application developers can implement bytecode injection quickly, without caring about the underlying instrument principle and implementation details. Easy-byte-coder provides AOP ability in the form of plugin. Static waving (Agent) and dynamic waving (Attach) make plugin development easy.
zerothoughts / Spring JndiProof of concept exploit, showing how to do bytecode injection through untrusted deserialization with Spring Framework 4.2.4
Lenni0451 / ClassTransformA lightweight, easy to use injection library which doesn't require bytecode writing skills
facebookincubator / InjKitInjection Kit. It is a java bytecode processing library for bytecode injection and transformation.
SimonRichardson / As3 MixinsCreate real mixins using bytecode injection at runtime.
TeaTips / SplunkJavaAgentAn instrumentation agent for tracing code level metrics via bytecode injection, JMX attributes/operations/notification and decoded HPROF records and streaming these events directly into Splunk for Java APM(application performance monitoring) visualizations.
Marneus901 / DynaMacDynamac - First of a kind reverse engineering tool for Java; built-in ASM Analyzer and Bytecode Tracer, full reflection API and injection capabilities.
xiaozhou233 / JuiceAgenta JVMTI-based injection library for loading external JARs and transforming Java bytecode, even when DisableAttachMechanism is enabled.
aslakknutsen / BytemanA bytecode injection which supports tracing, debugging, monitoring and testing of Java apps and the JVM