Search code examples
How to debug a ByteBuddy instrumentation?...

javadebugginginstrumentationbyte-buddy

Read More
Profiled application started too soon...

javajvminstrumentationvisualvmjvisualvm

Read More
Failed to find Premain-Class manifest attribute from a jar file...

javajarmanifestinstrumentation

Read More
Node.js precision coverage with Inspector API...

javascriptnode.jscode-coveragev8instrumentation

Read More
When instrumenting classes, offset of inserted stack frame overlap with existing one...

javajvminstrumentationjava-bytecode-asmjvm-bytecode

Read More
How to get arround java.lang.verrifyError...

javainstrumentation

Read More
Unable to resolve activity for: Intent when instrumentation-testing android activities...

javaandroidinstrumentation

Read More
How should I specify my Premain-class in manifest.mf when starting JVM with -javaagent...

javainstrumentationagent

Read More
How to linking a external function from a .h file (header file) for LLVM getOrInsertFunction in a LL...

c++clangllvmllvm-irinstrumentation

Read More
Linking LLVM getOrInsertFunction to a external c++ function in a LLVM pass...

c++llvmllvm-irinstrumentation

Read More
Why do I get a Resources$NotFoundException when using InstrumentationRegistry.getContext().getString...

androidandroid-studioresourcesinstrumentation

Read More
VerifyError when redefining Spigot classes using ByteBuddy agent...

jvmminecraftinstrumentationbyte-buddyjavaagents

Read More
Inject bytecode using asm before every call to a particular method...

javabytecodeinstrumentation

Read More
ASM & Javaagent bytecode instrumentation: ClassFormatError: StackMapTable format error: bad offs...

javainstrumentationjava-bytecode-asmjavaagentsjvm-bytecode

Read More
Why does getLineNumber return -1 when using StackTraceElement...

javabytecodeinstrumentation

Read More
Why this instruction trace program of dynamorio has more output than mine?...

x86instrumentationinstructions

Read More
ByteBuddy Agent to print method elapsed time...

javareflectioninstrumentationbyte-buddy

Read More
What to use instead of mudflap with gcc/llvm (for detecting memory access bugs)?...

cgccllvminstrumentation

Read More
Why is Intel Pin not able to instrument open syscall?...

linux-kernelx86-64system-callsinstrumentationintel-pin

Read More
Is it possible to instrument a program that also uses dynamic bytecode generation?...

javaspring-bootinstrumentationjavassistwebgoat

Read More
What is the most efficient way to pass data between method invocations except using parameters in Ja...

javaandroidreverse-engineeringinstrumentation

Read More
Adding instrumentation (aka injecting into scripts) using chrome extensions...

javascriptgoogle-chrome-extensioninstrumentationjavascript-injection

Read More
What should be the value of address argument when using jacocoagent.jar in tcpserver mode...

javacode-coveragejacocoinstrumentation

Read More
Java instrumentation with modules...

javamoduleinstrumentationjava-modulejavaagents

Read More
Make a Java class visible from any ClassLoader...

javajvmclassloaderinstrumentationjavaagents

Read More
Can you shorten logging headers when using python logging `%(funcName)s`?...

pythonlogginginstrumentation

Read More
Tools to analyze core dump from Node.js...

node.jsheap-memoryinstrumentationcoredump

Read More
C++ function instrumentation via clang++'s -finstrument-functions : how to ignore internal std l...

c++clangprofilingclang++instrumentation

Read More
Java code instrumentation to record every access to classes fields...

javaaspectjinstrumentation

Read More
"VerifyError: StackMapTable error: bad offset" at the first instruction of a method in ins...

javajvminstrumentationjava-bytecode-asm.class-file

Read More
BackNext