Get the latest tech news

Show HN: FlowTracker – Track data flowing through Java programs


Track data flowing through Java programs. Contribute to coekie/flowtracker development by creating an account on GitHub.

To demonstrate FlowTracker's abilities, we let it observe PetClinic handling an HTTP request and generating an HTML page based on a template and data from a database. Another demo, showing how by watching the java compiler, FlowTracker helps you understand the format of the generated class file and the bytecode in it: , video. Details of MergedValue: the hardest part of dataflow analysis, how to instrument code to keep track of values through branches and loops.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Java

Java

Photo of FlowTracker

FlowTracker

Photo of Track data

Track data

Related news:

News photo

A sensible Java key management tool for normal people

News photo

Python, JavaScript, Java: ZDNet Calculates The Most Popular Programming Languages

News photo

Spring-rs is a microservice framework in Rust inspired by Java's spring-boot