Finally, I decided to add irxtool to our SVN repository:
http://gshi.org/websvn/listing.php?r...trunk_irxtool_
irxtool 1.1 can be compiled on Linux and Windows (MinGW), and I've fixed the format of the displayed module versions. Now, 0x0101 is translated to "1.1", and not to "1.01".
Example:
Code:
$ irxtool lsmod.irx
ioman 1.1
0x00000e34 4 open()
0x00000e3c 5 close()
0x00000e44 7 write()
loadcore 1.1
0x00000e68 3 GetLibraryEntryTable()
sifcmd 1.1
0x00000e8c 14 sceSifInitRpc()
stdio 1.2
0x00000eb0 4 printf()
sysclib 1.1
0x00000ed4 12 memcpy()
0x00000edc 27 strlen()