issues
search
trailofbits
/
polytracker
An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.
Apache License 2.0
532
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#6574
dependabot[bot]
opened
2 months ago
0
updates tdag documentation
#6573
kaoudis
opened
2 months ago
0
adds currently known publications and public use cases to the README
#6572
kaoudis
opened
2 months ago
0
poppler: split instrument-targets into two commands so that each targ…
#6571
kaoudis
closed
2 months ago
0
Example Dockerfile fixes for PolyTracker short tool paper
#6570
kaoudis
closed
4 months ago
0
fix openjpeg demo
#6569
kaoudis
closed
11 months ago
0
Make progress on the build
#6568
kaoudis
closed
11 months ago
0
add nearly-instrumented Imagemagick Dockerfile
#6567
kaoudis
closed
9 months ago
1
Unify `--ftrace` and `--cflog`
#6566
surovic
opened
12 months ago
0
Decide on a one true workflow for using polytracker
#6565
surovic
opened
12 months ago
0
Migrate local and CI linting and formatting to trunk.io
#6564
surovic
closed
12 months ago
4
Apache httpd demo
#6563
lisaoverall
closed
1 year ago
0
Bump pygments version to 2.15.0.
#6562
surovic
closed
1 year ago
0
Format picohttpparser shell script to appease CI
#6561
surovic
closed
1 year ago
0
Rework CI to use action and reduce # of polytracker image builds.
#6560
surovic
closed
1 year ago
0
Pin `qpdf` and `poppler` version to fix CI
#6559
surovic
closed
1 year ago
0
Add guards to instrumentation logging functions
#6558
surovic
closed
1 year ago
0
Newest PolyTracker: PolyTrackerTrace.load() leads to KeyError
#6557
BwRy
closed
1 year ago
2
Update link to Empire Hacking Slack
#6556
oldsj
closed
1 year ago
0
Compression of TDAG
#6555
hbrodin
opened
1 year ago
0
Merge `cflog` and `ftrace` instrumentation
#6554
surovic
opened
1 year ago
0
UBet specific adaptations
#6553
hbrodin
closed
1 year ago
0
Migrates and briefly documents the UBet analysis code for public reference in the LangSec slides.
#6552
kaoudis
closed
1 year ago
0
Acropalypse changes
#6551
hbrodin
closed
1 year ago
1
Add CODEOWNERS file
#6550
artemdinaburg
closed
1 year ago
0
picohttpparser file-based harness + Dockerfile
#6549
lisaoverall
closed
1 year ago
0
Post-processing analysis to cluster input bytes based on their mutual dependence
#6548
ESultanik
opened
1 year ago
0
Add UBet-style function tracking for all taints in a function, not just those that affect control flow
#6547
ESultanik
opened
1 year ago
0
Optimizations when loading TDAGs
#6546
ESultanik
closed
1 year ago
0
Create a README.md for `compiler-rt`
#6545
surovic
opened
1 year ago
0
Figure out if XRAY is still usable
#6544
surovic
opened
1 year ago
0
Add LLVM copyright notices from `polytracker-llvm`
#6543
surovic
opened
1 year ago
0
Make sure docker image builds on ARM
#6542
surovic
opened
1 year ago
0
Select-instructions are missing instrumentation to track control flow
#6541
hbrodin
opened
1 year ago
0
WIP: ubet graphs
#6540
kaoudis
closed
1 year ago
0
Moving `#include taintdag/labels.h` cases syntax errors
#6539
surovic
opened
1 year ago
0
Include `lunasvg` into integration testing
#6538
surovic
opened
1 year ago
0
Comments out non-functional `polytracker` commands, removes obsoleted package dependecies
#6537
surovic
closed
1 year ago
0
Consider removing the `docker` command and it's subcommnads
#6536
surovic
opened
1 year ago
1
Remove `sqlalchemy` python dependency
#6535
surovic
closed
1 year ago
0
Emitting and loading a DBProgramTrace instead of a TDProgramTrace
#6534
m-carrasco
closed
1 year ago
11
Initial control flow log impl
#6533
hbrodin
closed
1 year ago
0
Polytracker CI should run all possible commands for regression purposes
#6532
kaoudis
opened
1 year ago
0
Drop the printout of the nonexisting .header-member
#6531
hbrodin
closed
1 year ago
0
Command `polytracker info` is broken
#6530
hbrodin
closed
1 year ago
0
Basic support for assert()
#6529
hbrodin
closed
1 year ago
0
Applications that exit with `assert` kills the `polytracker info` command
#6528
hbrodin
opened
1 year ago
0
Create dependency-review.yml
#6527
cerrussell
closed
1 year ago
1
Return a `TDUntaintedNode` for taint label 0.
#6526
hbrodin
closed
1 year ago
0
`printf` is not considered a taint sink
#6525
hbrodin
opened
1 year ago
0
Next