Difference between revisions of "Talk:IOS/Syscalls"
< Talk:IOS
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Hey, uh, isn't that set_public_key function a bit... dangerous? I mean, if you called that, you could do some serious damage... Also, do you have an example of where it is called (no I don't mean the actual call to it, but I mean like what code uses it) because it seems slightly interesting. --[[User:SquidMan|SquidMan]] 11:45, 27 June 2008 (CEST) | Hey, uh, isn't that set_public_key function a bit... dangerous? I mean, if you called that, you could do some serious damage... Also, do you have an example of where it is called (no I don't mean the actual call to it, but I mean like what code uses it) because it seems slightly interesting. --[[User:SquidMan|SquidMan]] 11:45, 27 June 2008 (CEST) | ||
: All of these syscalls are internal to IOS; you can't call them from PPC code. [[User:Bushing|Bushing]] 14:25, 27 June 2008 (CEST) | : All of these syscalls are internal to IOS; you can't call them from PPC code. [[User:Bushing|Bushing]] 14:25, 27 June 2008 (CEST) | ||
+ | :: Allright, thanks for the clarification --[[User:SquidMan|SquidMan]] 21:40, 27 June 2008 (CEST) |
Revision as of 21:40, 27 June 2008
Hey, uh, isn't that set_public_key function a bit... dangerous? I mean, if you called that, you could do some serious damage... Also, do you have an example of where it is called (no I don't mean the actual call to it, but I mean like what code uses it) because it seems slightly interesting. --SquidMan 11:45, 27 June 2008 (CEST)