Essentially, here is what I did:
1: Load the .rc1 into a hex editor
2: Find the first instance of "435753"
3: The '43' is the beginning of the block
4: Search for the next instance of "435753"
5: The value right before the 43 is the last value in the block
5: Copy the block into a new file, save as a .swf
6: Continue the exact same process with the next block, and the next,
and the next... (I found 16 blocks, total, when I did it)
Now, per the tutorial that I followed, the next step is loading
the .swfs into a resource-ripper, where you can allegedly access all
images used as icons,. menu headers,. etc on the phone, edit them,
save as a .swf again, then combine with all of the .swfs into a
reconstructed .rc1. I could not get any resources rippers working, so
for all I know, the work is all there in the files I generated, just
not visible. The tutorial uses software called 'Trillix'.
Here's a link to the tutorial that I used :
http://darkforestgroup.com/forum/index.php?topic=2929.0
Hope someone else can get further than I did with this one! I know
what we want is there, and I think this is how we'll get it...
I'll load all the files I extracted, as well.