Quote:
"%PDF"-"EOF"
"%PDF"-"%%EOF "
as hex,
"25504446"-"2525454F460A"
#To $0A after "EOF"
and tips,
1, Export PDF with the Preview.app.
2, Fill in the spac…
Thanks!! After a lot of tinkering, I finally got it right. AHHH!! =))
Now I'm just wondering... What other possibilities lies hidden in there (WaitingForLoginWindow). So, (If You …
Quote:
Originally Posted by znapPe
Thanks!! After a lot of tinkering, I finally got it right. AHHH!! =))
Now I'm just wondering... What other possibilities lies hidden in there…
ok i think i figured out how to do everything. but when i edit the .pdf in photoshop and save it, it becomes 88kb. the smallest i can possibly get it to is 32kb using PFDCompress…
"The progress bar image data is contained in the range (decimal) from
13392-31824 (total of 18432 bytes)"
i have copied this data into a new file but i'm not sure what to save it …
thanks for the info that you gave. I have done copying WaitingForLoginWindow File from /usr/libexec into my desktop and also have read carefully your instruction about how to al…
could you please teach me step by step how to alter the login panel. i have tried for couple of times but it seems the original login panel doesn't change although i have alter it.…
Tell me more. Heh.
Well.. Follow the tutorial I made. It should be straight forward. Else, pinpoint what happens.
You need to cut the range of pdf data, and then insert new, and…
Quote:
Originally Posted by Sl33per
Just wanted to ask a followup and see if you (or anybody else) knows where to change the background color...
Oh yes!! I wanna know that…
I don't know about the background color, but I did update my quartzdisplay editing tutorial with information about editing the Tiger startup progress bar.
http://lonestar.utsa.edu…
If WaitingForLoginWindow is an app, does this mean it can be replaced with a custom-built app?
The name implies that it simply waits for the login window to open, then quits (prog…
WaitingForLoginWindow is an "application" with graphics inside it, yes. The graphics inside can be replaced with a custom made. For a detailed walkthrough, including the restrictio…
Has anyone figured out how to customize the login screen (not the login/boot panel) in Tiger. In 10.3 you could edit /System/Library/CoreServices/SecurityAgentPlugins/loginwindow.…
If anyone is interested, modifying the login screen in 10.4 is very similar to modifying it in 10.3. It turns out the file to edit is /System/Library/CoreServices/SecurityAgentPlu…
I followed the guide you made, but when I open it in resorcerer I don't get the same hex and numbers. I don't get 36840 (10), I only go up to 112EC, then it stops.
Any idea where …
I'm admittedly ignorant when it comes to Resorcerer, but my file looks like Kitsune's (lines/offset only up to 112EC).
However...I did find the %PDF at line/offset 9000. The hex …
Quote:
Originally Posted by Abhi Beckert
If WaitingForLoginWindow is an app, does this mean it can be replaced with a custom-built app?
The name implies that it simply waits fo…
Does anyone know if there is a way to "hook" the running app WaitingForLoginWindow. That way we could run our own custom app over the login window using whatever sized graphics we…