Skip to content

Commit

Permalink
Fixed ninjhax entry (part 2)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertoSONIC committed Sep 6, 2015
1 parent 541db56 commit f7a3ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brahma/data/payload/source/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ int main()
*/
*((unsigned int*)0x080FFFC0) = 0x20000000; //TOP_SCREEN
*((unsigned int*)0x080FFFC4) = 0x20046500; //TOP_SCREEN2
*((unsigned int*)0x080FFFD4) = 0x2008CA00; //BOT_SCREEN
*((unsigned int*)0x080FFFD4) = 0x200C4E00; //BOT_SCREEN
*((unsigned int*)0x080FFFD8) = 0;

unsigned char*src = (void*)0x20400000;
Expand Down

0 comments on commit f7a3ec2

Please sign in to comment.