| OLD | NEW |
| 1 Syzygy Release Notes | 1 Syzygy Release Notes |
| 2 ==================== | 2 ==================== |
| 3 | 3 |
| 4 Version 0.8.26.0 |
| 5 [78fa5bc24d] SyzyAsan - Improve the performance of the heap corruption detector. |
| 6 |
| 4 Version 0.8.25.0 | 7 Version 0.8.25.0 |
| 5 [226ab514b7] Add support for more AVX2 instructions. | 8 [226ab514b7] Add support for more AVX2 instructions. |
| 6 | 9 |
| 7 Version 0.8.24.0 | 10 Version 0.8.24.0 |
| 8 [ea4e050ecd] SyzyAsan - Support the allocations with a size > 1GB. | 11 [ea4e050ecd] SyzyAsan - Support the allocations with a size > 1GB. |
| 9 [a1f6aa6249] SyzyAsan - Remove support for the nested allocations. | 12 [a1f6aa6249] SyzyAsan - Remove support for the nested allocations. |
| 10 | 13 |
| 11 Version 0.8.23.0 | 14 Version 0.8.23.0 |
| 12 [379045f2fe] SyzyAsan - Remove the Kasko integration. | 15 [379045f2fe] SyzyAsan - Remove the Kasko integration. |
| 13 [38646919c4] Add support for the vbroadcastss instruction. | 16 [38646919c4] Add support for the vbroadcastss instruction. |
| (...skipping 495 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 509 [r1284] Started keeping release notes. | 512 [r1284] Started keeping release notes. |
| 510 [r1283] SyzyASan uses remote stack tracing in RPC logging service so as to get | 513 [r1283] SyzyASan uses remote stack tracing in RPC logging service so as to get |
| 511 accurate traces even in sandboxed code. | 514 accurate traces even in sandboxed code. |
| 512 [r1282] Much simplified straight-path decomposer. | 515 [r1282] Much simplified straight-path decomposer. |
| 513 [r1281] SyzyASan no longer corrupts IAT entries and NT headers size/start values | 516 [r1281] SyzyASan no longer corrupts IAT entries and NT headers size/start values |
| 514 are properly calculated. | 517 are properly calculated. |
| 515 [r1276] PDB/MSF files contain properly formatted free page maps. | 518 [r1276] PDB/MSF files contain properly formatted free page maps. |
| 516 [r1272] zap_timestamps for normalizing PE/PDB pairs. | 519 [r1272] zap_timestamps for normalizing PE/PDB pairs. |
| 517 [r1263] pdbfind for locating the PDB associated with a PE file. | 520 [r1263] pdbfind for locating the PDB associated with a PE file. |
| 518 [r1261] Proper parsing of imported data symbols. | 521 [r1261] Proper parsing of imported data symbols. |
| OLD | NEW |