| OLD | NEW |
| 1 Syzygy Release Notes | 1 Syzygy Release Notes |
| 2 ==================== | 2 ==================== |
| 3 | 3 |
| 4 Version 0.8.30.0 |
| 5 [8e43875330] Add support for the vperm2i128 and vpbroadcastw VEX instructions. |
| 6 |
| 4 Version 0.8.29.0 | 7 Version 0.8.29.0 |
| 5 [ab9b65e1fd] Add support for the VS2017 built binaries. | 8 [ab9b65e1fd] Add support for the VS2017 built binaries. |
| 6 [5970d392db] Improve the decoding of the VEX encoded instructions. | 9 [5970d392db] Improve the decoding of the VEX encoded instructions. |
| 7 | 10 |
| 8 Version 0.8.28.0 | 11 Version 0.8.28.0 |
| 9 [7677dfdf22] Add support for the Win10 SDK to the PE reader. | 12 [7677dfdf22] Add support for the Win10 SDK to the PE reader. |
| 10 | 13 |
| 11 Version 0.8.27.0 | 14 Version 0.8.27.0 |
| 12 [666a753011] SyzyAsan - Add a flag to defer the initialization of the SyzyAsan | 15 [666a753011] SyzyAsan - Add a flag to defer the initialization of the SyzyAsan |
| 13 crash reporter. | 16 crash reporter. |
| (...skipping 509 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 523 [r1284] Started keeping release notes. | 526 [r1284] Started keeping release notes. |
| 524 [r1283] SyzyASan uses remote stack tracing in RPC logging service so as to get | 527 [r1283] SyzyASan uses remote stack tracing in RPC logging service so as to get |
| 525 accurate traces even in sandboxed code. | 528 accurate traces even in sandboxed code. |
| 526 [r1282] Much simplified straight-path decomposer. | 529 [r1282] Much simplified straight-path decomposer. |
| 527 [r1281] SyzyASan no longer corrupts IAT entries and NT headers size/start values | 530 [r1281] SyzyASan no longer corrupts IAT entries and NT headers size/start values |
| 528 are properly calculated. | 531 are properly calculated. |
| 529 [r1276] PDB/MSF files contain properly formatted free page maps. | 532 [r1276] PDB/MSF files contain properly formatted free page maps. |
| 530 [r1272] zap_timestamps for normalizing PE/PDB pairs. | 533 [r1272] zap_timestamps for normalizing PE/PDB pairs. |
| 531 [r1263] pdbfind for locating the PDB associated with a PE file. | 534 [r1263] pdbfind for locating the PDB associated with a PE file. |
| 532 [r1261] Proper parsing of imported data symbols. | 535 [r1261] Proper parsing of imported data symbols. |
| OLD | NEW |