Some kext refactoring

This commit is contained in:
TuxSH
2017-07-16 18:58:20 +02:00
parent 46e9cb6b23
commit cfc6cf24bf
5 changed files with 31 additions and 38 deletions

View File

@@ -1,7 +1,7 @@
BasicInfo:
Title : rosalina
CompanyCode : "00"
ProductCode : 0828builder
ProductCode : lennybuilder
ContentType : Application
Logo : None
@@ -47,13 +47,13 @@ AccessControlInfo:
# We're using the global custom bit31 mapping
SystemCallAccess:
# The kernel extension removes svc perms checks, so...
SendSyncRequest2: 47 # CustomBackdoor
UnmapProcessMemory: 114
# The kernel extension removes svc perms checks, so below is just to avoid a makerom error
Backdoor: 123
KernelSetState: 124
InterruptNumbers:
ServiceAccessControl:
- srv:pm
- fs:USER # Not strictly needed as rosalina has access to everything, it's rather to avoid a makerom warning
FileSystemAccess:
- DirectSdmc
- CtrNandRw