Repository navigation

#

javaagent

A javaagent framework

Java
7502
3 年前

CNCF Sandbox project: A Cloud-Native Proxyless Service Mesh based on Java Bytecode Enhancement Technology

Java
1359
16 天前

一款专注于 Java 主流 Web 中间件的内存马快速生成工具,致力于简化安全研究人员和红队成员的工作流程,提升攻防效率

Java
1067
6 天前

Lightweight Java agent for traffic capture and replay, enhancing testing and debugging.

Java
515
12 天前

本专栏主要针对字节码编程系列知识栈进行编写文章学习。在字节码编程方便有三个比较常见的框架;ASM、Javassit、Byte-buddy,他们都可以使用自己的API方式进行字节码的插装,通过这样增强方法的方式就可以和Javaagent结合起来开发非入侵的全链路监控服务,以及做反射、中间件和混淆代码等

Java
387
3 年前

BeeAPM is a distributed tracing system and APM ( Application Performance Monitoring )

Java
165
4 年前

DHook是一个支持动态debug,动态修改java程序的web应用.

Java
87
9 个月前

OpenTelemetry agent for Scala applications

Scala
71
21 天前

This include several agents created using Byte-Buddy. Using this project we can get an idea how to create effective agents with byte-buddy.

Shell
60
7 年前

Patches legacy Minecraft

Java
58
9 天前

Monitor JVM from within, detect thread blocks and automatically save threads dump

Java
54
4 年前

异常日志收集客户端 环境隔离版本

Java
54
3 年前

Hypertrace OpenTelemetry Java agent with payload/body and headers data capture.

Java
33
1 个月前

Load Java Agents at any running JVM process and more, no JDK needed

C
30
5 年前

JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call statistics. It helps to analyze which code is still used in production and which code can be removed (e.g. for big monolithic legacy applications)

Java
22
3 年前