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