Strings: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
Line 14: Line 14:


{{Strings}}
{{Strings}}
=== emer_init ===
[http://pastebin.com/vu5HdnCx pastebin]
removed until further improvement. source in the pastebin
=== lv2 dump (Rebug 4.46) ===
http://pastebin.com/qXvpxvVE
removed until further improvement. source in the pastie
=== lv1 dump (Rebug 4.46) ===
http://pastebin.com/M6MMmXEc

Revision as of 06:11, 25 November 2013

Description

Strings. Arrays of chars. In this case these arrays make sense and display information about what is happening inside the console. The goal of this page is to find as many strings as possible for documentative purposes.

Are these strings legal

They're words. I don't know any case of illegal words (except the ones illegal to say on TV or in senate)

Tools used

Only one tool was used. The strings linux command. The extraction of the pup was made with pupexplode. Cygwin x86 was used as a command line interface.

Strings

Template:Strings