I need tables of complex irreducible characters of the sporadic simple groups and their automorphism groups $Aut(G)$ for some calculation. Also I need information about maximal subgroups of $Aut(G)$
Where Can I find them ?
I checked ATLAS but I am not able to find anything useful. I guess I am missing something.
For example Take $G=M_{12}$
http://web.mat.bham.ac.uk/atlas/html/M12.html
The page does not have any information about $Aut(G)$, also I am not able to locate character table(complex irreducible )
Edit
I am reading from Inverse Galois Theory by Gunter Malle. Regarding Why I need these tables, see the attached image. He has done all the calculation by using data from ATLAS.
Edits 2
Why these Character Tables are different ?




Here is some GAP code to compute it, and display it.
...
Edit: As Alexander Konovalov has pointed out, you can do this more easily be reading the character table from the library, and for the larger sporadic groups this approach would be much better, because it would take longer to compute them from scratch.