- 8164b24 Bump version number to v0.8.33.0 to produce new binaries by Sebastien Marchand · 3 years, 4 months ago master
- 90384c5 Stop using gitdeps to fetch our dependencies by Sebastien Marchand · 3 years, 4 months ago
- 6cb7cc2 Move the third_party/protobuf deps to a subdirectory by Sebastien Marchand · 3 years, 4 months ago
- e878daf Check in libxml in third_party/ by Sebastien Marchand · 3 years, 4 months ago
- a6f33af Adds support for the bextr/shlx/sarx/shrx instructions by Sebastien Marchand · 3 years, 4 months ago
- e45169f Fix syzygy cq by Aaron Gable · 3 years, 6 months ago
- 341883a Upload Syzygy changes to Gerrit by default by Aaron Gable · 3 years, 7 months ago
- 9de882b This make the integration tests also use the Clang version of the test DLL. by sebmarchand · 3 years, 8 months ago
- 7b2e197 Add Axel Souchet to AUTHORS. by Chris Hamilton · 3 years, 8 months ago
- 4143539 Skip gap blocks early to avoid stdout flooding in verbose mode, and by axelscht · 3 years, 8 months ago
- 71bfe25 Separate the dependencies in the gyp file and use conditional inclusion. by njanevsk · 3 years, 8 months ago
- 3c81c05 Fix an ownership issue in ScopedAgentLogger by sebmarchand · 3 years, 8 months ago
- 4c7cb86 Split the testing class into two. by njanevsk · 3 years, 8 months ago
- d0372eb This is a prototype of the allocator shim. by njanevsk · 3 years, 8 months ago
- df57cba Changed cast from uint32_t to size_t to work on 64 bit. by njanevsk · 3 years, 8 months ago
- 22eea4e Update the integration tests in preparation for Clang. by sebmarchand · 3 years, 8 months ago
- 09270be Fix the 'build_all' target for the x64 build. by sebmarchand · 3 years, 9 months ago
- 2675f17 Add 64 bit system interceptors. by njanevsk · 3 years, 9 months ago
- ded3e13 Add correct linker symbols fot tls for win64. by njanevsk · 3 years, 9 months ago
- 278dae9 Fix the order of incluson. by njanevsk · 3 years, 9 months ago
- 21968e4 Add .def file for the clang instrumented integration tests dll and a flag to the linker to generate the pdb file. by njanevsk · 3 years, 9 months ago
- 190dbfe Bump version number to v.0.8.32.0 to produce new binaries by sebmarchand · 3 years, 9 months ago
- 0cc169a Fix some VS2017 issues by sebmarchand · 3 years, 9 months ago
- f61ad74 Fix indentation. by njanevsk · 3 years, 9 months ago
- db08dd1 Moved source files into a list variable and add a custom build target to compile the integration tests using llvm by njanevsk · 3 years, 9 months ago
- 1242df9 Fixed some nits based on reviewer comments here: by njanevsk · 3 years, 9 months ago
- 645f2df Revert of Fixed some nits based on reviewer comments. (patchset #1 id:1 of https://codereview.chromium.org/2974783002/ ) by sebmarchand · 3 years, 9 months ago
- ca5c6ff Fixed some nits based on reviewer comments here: by njanevsk · 3 years, 9 months ago
- 28b6e48 Fixed few small bugs by njanevsk · 3 years, 9 months ago
- d98b9ee Python script to compile and link the integration tests using llvm's clang-cl by njanevsk · 3 years, 9 months ago
- 3ccd560 adds the afl instrumenter to the instrument app. by axelscht · 3 years, 9 months ago
- 5790520 Split the integration test cases into asan and non asan. by njanevsk · 3 years, 9 months ago
- e94470d adds the afl instrumenter. by axelscht · 3 years, 10 months ago
- 376c47c Bump version number to v0.8.31.1 to produce new binaries. by sebmarchand · 3 years, 10 months ago
- bb44adc Add the hashes for the VS2010 version of the CRT. by sebmarchand · 3 years, 10 months ago
- 9fe2e82 Bump version number to v0.8.31.0 to produce new binaries. by sebmarchand · 3 years, 10 months ago
- cc60753 Add missing methods to make compiling and linking of 32 bit integration_tests instrumented with LLVM Asan possible. by njanevsk · 3 years, 10 months ago
- e2fe0d0 Fail if we can't intercept a CRT function. by sebmarchand · 3 years, 10 months ago
- 3dfcfc7 adds the afl transform. by axelscht · 3 years, 10 months ago
- 11a92e6 Add llvm's clang as a dependency for Syzygy. by njanevsk · 3 years, 10 months ago
- 6d39ee4 adds the add implicit tls slot transform. by axelscht · 3 years, 11 months ago
- 2f6aa54 Renamed asan_InitializeCrashHandler to asan_InitializeCrashReporter by njanevsk · 3 years, 11 months ago
- 8a26461 adds the security cookie check hook transform. by axelscht · 4 years ago
- dbb218b Bump version number to v0.8.30.0 to produce new binaries. by sebmarchand · 4 years ago
- 8e43875 Add support for the vperm2i128 and vpbroadcastw VEX instructions by sebmarchand · 4 years ago
- a43a90b adds 'mov reg32, fs:[imm]' and 'inc byte ptr [reg32]' to the assembler by axelscht · 4 years ago
- 0d28657 Bump version number to v0.8.29.0 to produce new binaries. by sebmarchand · 4 years ago
- ab9b65e Add support for the VS2017 built binaries. by sebmarchand · 4 years ago
- 5970d39 Improve the decoding of the VEX encoded instructions. by sebmarchand · 4 years ago
- b8aa6a6 Bump version number to 0.8.28.0 to produce new binaries. by sebmarchand · 4 years ago
- 7677dfd Add support for the Win10 SDK to the PE reader. by sebmarchand · 4 years ago
- 56eca90 run_analyzer: Start converting output to Json. by siggi · 4 years, 1 month ago
- edd13d8 Refinery: Validate arguments hard in run_analyzer_main.cc. by siggi · 4 years, 1 month ago
- 56b2e02 Fix race condition in gitdeps.py by veranika · 4 years, 2 months ago
- a2c8d4e Bump version number to 0.8.27.0 to produce new binaries. by sebmarchand · 4 years, 3 months ago
- 666a753 Add the ability to defer the initialization of the SyzyAsan crash reporter. by sebmarchand · 4 years, 3 months ago
- 37f2efe Bump version number to produce new binaries. by sebmarchand · 4 years, 3 months ago
- 78fa5bc Reduce the number of calls to VirtualQuery when using the ShadowWalker. by sebmarchand · 4 years, 3 months ago
- f697cb5 Add DEPS and minimal build configuration for Capstone disassembler. by siggi · 4 years, 5 months ago
- 2a23ba1 Bump version number to 0.8.25.0 to produce new binaries. by sebmarchand · 4 years, 5 months ago
- 226ab51 Add support for more AVX2 instructions. by sebmarchand · 4 years, 5 months ago
- 92eaead Don't try to support allocs > 2GB by sebmarchand · 4 years, 5 months ago
- 674d8e9 Bump version number to 0.8.24.0 to produce new binaries. by sebmarchand · 4 years, 5 months ago
- 0c22518 Add master. prefix to CQ config by Sebastien Marchand · 4 years, 5 months ago
- ea4e050 Make SyzyAsan support the allocation > 1GB by Sebastien Marchand · 4 years, 5 months ago
- 7beea1a Add a target to run the SyzyAsan RTL unittests in 4G by Sebastien Marchand · 4 years, 5 months ago
- a1f6aa6 Remove the is_nested bit from the BlockInfo structure. by Sebastien Marchand · 4 years, 5 months ago
- 04c13a1 Fix some configuration issues. by sebmarchand · 4 years, 5 months ago
- 55b5f39 Bump version number to 0.8.23.0 to produce new binaries. by sebmarchand · 4 years, 5 months ago
- 3864691 Add support for the vbroadcastss instruction. by sebmarchand · 4 years, 5 months ago
- 783bfa5 Add the 64-bit Asan redirectors. by sebmarchand · 4 years, 6 months ago
- 71f3e69 Add the redirectors for the 32-bit Clang-Asan probes. by sebmarchand · 4 years, 6 months ago
- 5195e64 Add the Clang-Asan probes. by sebmarchand · 4 years, 6 months ago
- 5466bca Enable the IAT patcher unittests in x64. by sebmarchand · 4 years, 6 months ago
- 13e6df9 Enable the win64 trybots by default. by Sebastien Marchand · 4 years, 6 months ago
- 4005847 Enable the win64 trybots by default. by sebmarchand · 4 years, 6 months ago
- 9a972cd Make syzyasan_rtl compile in 64 bit by sebmarchand · 4 years, 6 months ago
- 4aac3f4 Fix a bug in the shadow walker. by sebmarchand · 4 years, 6 months ago
- 537a51d [SyzyAsan] Fix leaked files in SyzyASAN HP unittests. by chrisha · 4 years, 6 months ago
- 379045f Remove Kasko integration from SyzyASAN. by chrisha · 4 years, 6 months ago
- 1fcdf23 Bump version number to 0.8.22.0 to produce new binaries by sebmarchand · 4 years, 6 months ago
- 2662b3a [SyzyAsan] More careful handling when freeing corrupt blocks. by chrisha · 4 years, 6 months ago
- 7459557 [Syzygy] Fix potential race when shutting down the deferred free thread. by georgesak · 4 years, 6 months ago
- c86c6ca [SyzyAsan] Fix overflow error in ShadowWalker for 4GB 32-bit processes. by chrisha · 4 years, 7 months ago
- 6d42311 [SyzyAsan] Disable registry filter for sandboxed processes. by chrisha · 4 years, 7 months ago
- 734ae20 Bump version number to v0.8.21.0 to produce new binaries. by sebmarchand · 4 years, 7 months ago
- d92a31e Introduce sparse shadow for win64. by loskutov · 4 years, 7 months ago
- 3066f68 Fix the logger context initialization. by loskutov · 4 years, 7 months ago
- 1f21bd7 As {Set,Clear}AllocationFilterFlag functions are not available on win64 (because they're implemented using inline assembly), they need to be removed from the `ASAN_RTL_FUNCTIONS` macro on that platform. by loskutov · 4 years, 7 months ago
- 2626e24 Make the runtime work correctly on win64. by loskutov · 4 years, 7 months ago
- f4bc967 Minor changes in block.cc. by loskutov · 4 years, 7 months ago
- 5f109a9 Minor changes in the RTL unittest. by loskutov · 4 years, 7 months ago
- 30b171f Type sizes fixes for msf. by loskutov · 4 years, 7 months ago
- c65f33b Make PdbInfo work on win64. by loskutov · 4 years, 7 months ago
- b4d6c92 Fix page_allocator_unittest. by loskutov · 4 years, 7 months ago
- edde134 Some win64-related changes in the logger. by loskutov · 4 years, 7 months ago
- 5f0c9bc Add the GetActiveRuntime function back into the x64 version of syzyasan_rtl. by sebmarchand · 4 years, 7 months ago
- 4ce5e9d Remove test_dll from the list of dependencies of common_lib. by sebmarchand · 4 years, 7 months ago
- 2b68609 Add probes for x64. by loskutov · 4 years, 7 months ago
- 5d2ac35 Make logger work correctly on win64. by loskutov · 4 years, 7 months ago