Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-19 | pe_open_image_from_addr(): fix oversight: do not init dst a second time. | midipix | 1 | -1/+0 |
2017-12-18 | pe_open_image_from_addr(): use pe_get_ldr_entry_from_addr() as the backend. | midipix | 1 | -28/+37 |
2017-12-06 | ldso: fix signatures related to zw_query_virtual_memory(). | midipix | 1 | -3/+3 |
2017-01-18 | ldso: control inheritance and share access when opening image or parent dir. | midipix | 1 | -4/+5 |
2017-01-18 | ldso: added pe_open_image_from_addr(). | midipix | 1 | -0/+83 |