Changes

Jump to navigation Jump to search
117 bytes added ,  20:55, 10 May 2016
Line 40: Line 40:  
The svcGetSystemTick + XOR/rotation code mentioned above seems to be a new security feature for the kernel heaps(see above). However, it's unknown how much the svcGetSystemTick() output really varies if anything(?) for each hard-boot during initialization of the heaps.
 
The svcGetSystemTick + XOR/rotation code mentioned above seems to be a new security feature for the kernel heaps(see above). However, it's unknown how much the svcGetSystemTick() output really varies if anything(?) for each hard-boot during initialization of the heaps.
   −
6 memory management functions were updated to use the above new functions and for the above heap security implementation. One function had a validation func-call added where previously there wasn't any validation done in the beginning of the function for previous versions.
+
6 memory management functions were updated to use the above new functions, these func-calls replaced the validation code previously used in these functions in some cases. These were also updated for the above heap security implementation. One function had a validation func-call added where previously there wasn't any validation done in the beginning of the function for previous versions.
    
Another function(L_fff13b68 previously at L_fff13b68) was updated for offsets it uses, nothing else.
 
Another function(L_fff13b68 previously at L_fff13b68) was updated for offsets it uses, nothing else.

Navigation menu