2018-04-24
@Michael Scire
Loader: Include picosha2 as a SHA256 generator.
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement all remaining parts of CreateProcess except LoadNsoSegment.
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement argument passing.
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement most of LoadNsosIntoProcessMemory
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement RandomUtils (for ASLR)
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement NSO Extent calculation (note: ASLR currently disabled due to lack of entropy source.)
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement mappable-region locating functions.
Michael Scire committed on 24 Apr 2018
@Michael Scire
Clean up Nso fopen semantics
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Call svcCreateProcess()
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement InitializeProcessInfo()
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Fix off-by-one in SDK nso header loading.
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Add Nso Header loading, loadset validation in CreateProcess
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Fix KAC parsing infloop.
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Remove Kernel Caps parsing TODO.
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement Kernel Capability parsing/validation.
Michael Scire committed on 24 Apr 2018
2018-04-23
@Michael Scire
Stratosphere: Make TODOs for Loader::CreateProcess().
Michael Scire committed on 23 Apr 2018
@Naomi Peori
Changed PACKAGE2_MAXVER_400_CURRENT to PACKAGE2_MAXVER_400_410. (#64) ...
Naomi Peori authored on 23 Apr 2018 SciresM committed on 23 Apr 2018
@Michael Scire
Stratosphere: Update sm.json to use new JSON format for elf2kip
Michael Scire committed on 23 Apr 2018
@Michael Scire
Stratosphere: Add sm.json for elf2kip
Michael Scire committed on 23 Apr 2018
2018-04-22
@Michael Scire
Stratosphere: Fix IServer constructors. SM is fully functional on hardware now.
Michael Scire committed on 22 Apr 2018
@Michael Scire
Stratosphere: Implement support for deferred commands. Finish sm GetService()'s deferred path.
Michael Scire committed on 22 Apr 2018
@Michael Scire
Stratosphere: Fix smhax.
Michael Scire committed on 22 Apr 2018
@Michael Scire
Stratosphere: Create sm:m internally for sm, instead of using IPC.
Michael Scire committed on 22 Apr 2018
@Michael Scire
Add ExistingPortServer to libstratosphere
Michael Scire committed on 22 Apr 2018
@Michael Scire
Implement all of sm.
Michael Scire committed on 22 Apr 2018
@Michael Scire
Stratosphere: Implement sm:->Initialize()
Michael Scire committed on 22 Apr 2018
@Michael Scire
Stratosphere: Skeleton all services for sm.
Michael Scire committed on 22 Apr 2018
@Michael Scire
Stratosphere: Move boost/callable_traits into libstratosphere
Michael Scire committed on 22 Apr 2018
@Michael Scire
Stratosphere: ServiceServer<T> -> IServer<T> as abstract base class.
Michael Scire committed on 22 Apr 2018
@Michael Scire
IPC templating style fix
Michael Scire committed on 22 Apr 2018