Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/taviso/loadlibrary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-13fix_pe_image: replaced code_malloc with mmap to preserve image baseChristian
2019-02-08Merge pull request #61 from chrisnew/masterTavis Ormandy
2019-02-08read_exports: lookup addresses using ordinal tableChristian
2018-09-26fix incorrect calling conventionTavis Ormandy
2018-09-26add definition for UuidCreate, fixes #52Tavis Ormandy
2018-05-25Update README.mdTavis Ormandy
2018-03-05Update README.mdTavis Ormandy
2018-01-16Merge pull request #41 from RichardWithnell/feature/update_api_stubsTavis Ormandy
2018-01-16Fix memory leakrichard
2018-01-16Fix cast warningrichard
2018-01-16Add CreateFileA stubrichard
2018-01-16Add export for SetFilePointerrichard
2018-01-16Add SetFilePointerrichard
2018-01-16Add GetStringTypeArichard
2018-01-16Add SetHandleCountrichard
2018-01-16Add GetStartupInfoArichard
2018-01-16Fix WideCharToMultiByte returnrichard
2017-12-09add UuidFromStringW stub, some cases for issue #37Tavis Ormandy
2017-12-09incorrect declaration of CoCreateGuid, fixes #39Tavis Ormandy
2017-10-03filter quotes from symbol namesTavis Ormandy
2017-10-03fix incorrect declarationTavis Ormandy
2017-09-29fix #36, support engine 1.1.14202.0Tavis Ormandy
2017-08-28add new imports for 1.1.14104.0Tavis Ormandy
2017-07-22PUA flags are reported differently fixes #32Tavis Ormandy
2017-07-08Merge pull request #29 from earada/masterTavis Ormandy
2017-07-07Replace modify_ldt by set_thread_areaearada
2017-06-29add some additional apisTavis Ormandy
2017-06-26Merge branch 'master' of https://github.com/taviso/loadlibraryTavis Ormandy
2017-06-26fix #16, dont complain so loudly about missing mapTavis Ormandy
2017-06-26add additional imports for mpengine 1.1.13903.0Tavis Ormandy
2017-06-14Merge pull request #27 from xiaoyinl/patch-1Tavis Ormandy
2017-06-14Use https for go.microsoft.com linkXiaoyin Liu
2017-06-09Merge pull request #26 from jrmuizel/InterlockedCompareExchangeTavis Ormandy
2017-06-08Implement InterlockedCompareExchangeJeff Muizelaar
2017-06-08Set ThreadInfo.Self, fixes #23Tavis Ormandy
2017-06-06Update README.mdTavis Ormandy
2017-06-05initial commit of coverage toolsTavis Ormandy
2017-06-03Update README.mdTavis Ormandy
2017-05-27Delete exclude.lstTavis Ormandy
2017-05-24clarify package suffixes, fixes #8Tavis Ormandy
2017-05-24make sure stack is realigned, fixes #6Tavis Ormandy
2017-05-24Merge pull request #7 from orbitcowboy/masterTavis Ormandy
2017-05-24Fixed buffer access out of bounds found by Cppcheck.orbitcowboy
2017-05-24Update README.mdTavis Ormandy
2017-05-24List build-depsTavis Ormandy
2017-05-24fix typoTavis Ormandy
2017-05-24Merge pull request #1 from jtdowney/patch-1Tavis Ormandy
2017-05-24fix markdown linksTavis Ormandy
2017-05-24Fix spelling errorJohn Downey
2017-05-24fix linksTavis Ormandy