Michael Scire
|
80fedc51c1
|
Loader: Implement all remaining parts of CreateProcess except LoadNsoSegment.
|
2018-04-24 06:25:31 -06:00 |
|
Michael Scire
|
ee9bfd514c
|
Loader: Implement argument passing.
|
2018-04-24 06:14:04 -06:00 |
|
Michael Scire
|
a96f862f11
|
Loader: Implement most of LoadNsosIntoProcessMemory
|
2018-04-24 06:01:32 -06:00 |
|
Michael Scire
|
d09c48c6c7
|
Loader: Implement RandomUtils (for ASLR)
|
2018-04-24 05:05:04 -06:00 |
|
Michael Scire
|
b11c2fe755
|
Loader: Implement NSO Extent calculation (note: ASLR currently disabled due to lack of entropy source.)
|
2018-04-24 04:41:29 -06:00 |
|
Michael Scire
|
5e5dd530c7
|
Clean up Nso fopen semantics
|
2018-04-24 03:14:40 -06:00 |
|
Michael Scire
|
7227817b99
|
Loader: Fix off-by-one in SDK nso header loading.
|
2018-04-23 20:10:01 -06:00 |
|
Michael Scire
|
73b6225d2e
|
Loader: Add Nso Header loading, loadset validation in CreateProcess
|
2018-04-23 20:05:22 -06:00 |
|