History for Atmosphere / stratosphere / loader / source / ldr_nso.cpp
2018-09-07
@hexkyz
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz committed on 7 Sep 2018
2018-07-29
@Michael Scire
Loader: Change ips patch location to ease patch distribution
Michael Scire committed on 29 Jul 2018
@Michael Scire
Loader: Skeleton IPS/IPS32 patching support.
Michael Scire committed on 29 Jul 2018
2018-07-24
@Michael Scire
Loader: Use HW-acceleration for SHA256
Michael Scire committed on 24 Jul 2018
2018-06-25
@Michael Scire
Loader: Fix argument passing.
Michael Scire committed on 25 Jun 2018
2018-06-13
@Michael Scire
libstratosphere/fs.mitm: Push WIP support for Domains. Not yet fully working.
Michael Scire committed on 13 Jun 2018
2018-05-02
@Michael Scire
Loader: Fix (all?) remaining bugs in ldr:pm. ...
Michael Scire committed on 2 May 2018
2018-04-27
@Michael Scire
Loader: Start work on LoadNRR, Add AutoCloseMap
Michael Scire committed on 27 Apr 2018
2018-04-25
@Michael Scire
Loader: Properly map BSS as rw.
Michael Scire committed on 25 Apr 2018
@Michael Scire
Loader: Fix bugs in CreateProcess(), which now succeeds on hardware (1.0.0)
Michael Scire committed on 25 Apr 2018
2018-04-24
@Michael Scire
Loader: Finish Loader::CreateProcess().
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
Clean up Nso fopen semantics
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