Originally posted by dakilla010
what the eboot.bin responsible for
Eboot is signed with sony's private key. When starting something up the eboot looks somewhere in flash0 for the private key and when it matches, it launches. The EBOOT also contains game data/paths etc. Hex edit it after you unself it to investigate
So basicly its for booting stuff up after the playstation knows its okay to launch it, since it has the sony key... Which is made public ^^