Skip to content

Commit 25853ad

Browse files
committed
Merge branch 'cite-ddisasm-wis' into 'main'
Cite the Ddisasm WIS paper in README See merge request rewriting/ddisasm!1257
2 parents 9760531 + 20ec297 commit 25853ad

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,17 @@ See [CONTRIBUTING.md](CONTRIBUTING.md)
128128
primaryClass={cs.PL}
129129
}
130130
```
131+
132+
3. [Ddisasm WIS](https://ieeexplore.ieee.org/document/11023516)
133+
```
134+
@INPROCEEDINGS{11023516,
135+
author={Flores-Montoya, Antonio and Lim, Junghee and Seitz, Adam and Sood, Akshay and Raff, Edward and Holt, James},
136+
booktitle={2025 IEEE Symposium on Security and Privacy (SP)},
137+
title={Disassembly as Weighted Interval Scheduling with Learned Weights},
138+
year={2025},
139+
volume={},
140+
number={},
141+
pages={3033-3050},
142+
keywords={Measurement;Privacy;Accuracy;Heuristic algorithms;Reverse engineering;Binary codes;Benchmark testing;Scheduling;Inference algorithms;Security;disassembly;reverse engineering;learning;binary analysis},
143+
doi={10.1109/SP61157.2025.00192}}
144+
```

0 commit comments

Comments
 (0)