summaryrefslogtreecommitdiffhomepage
path: root/src/ldso/pe_open_image_from_addr.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-30A new home.midipix1-1/+1
2021-07-06Annual chores.midipix1-1/+1
2017-12-19pe_open_image_from_addr(): fix oversight: do not init dst a second time.midipix1-1/+0
2017-12-18pe_open_image_from_addr(): use pe_get_ldr_entry_from_addr() as the backend.midipix1-28/+37
2017-12-06ldso: fix signatures related to zw_query_virtual_memory().midipix1-3/+3
2017-01-18ldso: control inheritance and share access when opening image or parent dir.midipix1-4/+5
2017-01-18ldso: added pe_open_image_from_addr().midipix1-0/+83