mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +02:00
[pitboss] sweep after phase 05: 1 deferred items resolved
This commit is contained in:
parent
4de925c3ef
commit
993bfabe28
12 changed files with 619 additions and 14 deletions
|
|
@ -667,6 +667,10 @@ public class NyxHarness {{
|
|||
nyxDeserializeProbe(true);
|
||||
}}
|
||||
}}
|
||||
// Sink-reachability sentinel — runner's `vuln_fired && sink_hit`
|
||||
// gate consumes this; without it differential confirmation cannot
|
||||
// fire even when the probe was written.
|
||||
System.out.println("__NYX_SINK_HIT__");
|
||||
}}
|
||||
}}
|
||||
"#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue