since you say universal binary and tiger, i'm guessing this is an intel mac?
i have neither an intel mac or an m230 53.05. maybe i need to acquire a new cam...
brkyle- 11-02-2006
no sorry, i don't really know what i am talking about. I am using a powerPC dual processor 1.25 G4 running Tiger. I downloaded the libusb for Tiger from here: http://www.ellert.se/twain-sane/
I don't know if it matters: but on previous versions of SaturnChallenger before the last fix I was getting:
C 3030303030303030303030303030303030303030303030303030303030303030
C 3030303030303030303030303030303030303030303030303030303030303030
C 0d0a303030303030303030303030303030303030303030303030303030303030
C 3030303030303030303030303030303030303030303030303030303030303030
Now I am getting all 0's with the new SaturnChallenger
ry.david- 11-02-2006
Is PureTool (isn't that the Mac port of OPS?) recognizing your camera (even though it cannot unlock it)?
SaturnNiGHTS- 11-02-2006
does puretool give you a challenge when you try to open it?
brkyle- 11-02-2006
Nothing happens when i start up PureTool then if I click refresh it says it can't find my camera/camcorder, no prompt for challenge or anything.
I am pretty confident in my cable/soldering...When i plug my camera in via USB it turns the camera on, and when i look in the system profiler it recognizes the Saturn in the USB section.
pannepacker- 11-02-2006
Ya Puretools didn't work for me ether, but Ops work with my camera... which happens to be F/W 33.17 which I heard you can't unlock... :)
Amyn- 11-02-2006
Re: Ya Puretools didn't work for me ether, but Ops work with my camera... which happens to be F/W 33.17 which I heard you can't unlock... :)
You can unlock it via the Brandonu method or some software called Cronuskey.
pannepacker- 11-02-2006
Compile Can someone try to compile it for Mac OSX (non-intel), firmware 33.17...
I am not sure if it helps, but Ops says this when I have successfully unlocked the camera:
Challenge and response keys retrieved from camcorder:
S YourNameHere
C 04090a6b8e000bf394551401306f414f07ec01a199de789dc53421dd8f76b843
C 22b6578c11c3df28e29f9949cd331d3bc14273f3a89c79eaec94842c3ab34aab
C 86ae00da4f96bf77244f2ca86743584a5157e586361f6ba50a4d19252570a00c
C 43db4c7ccfe27488614d15468506ba25be159f81cace1575284928f1d813800c
R 04090a6b8e000bf394551401306f414f07ec01a199de789dc53421dd8f76b843
R 22b6578c11c3df28e29f9949cd331d3bc14273f3a89c79eaec94842c3ab34aab
R 86ae00da4f96bf77244f2ca86743584a5157e586361f6ba50a4d19252570a00c
R 43db4c7ccfe27488614d15468506ba25be159f81cace1575284928f1d813800c
External key file, saturnkeys.txt was found and will be loaded
enigma-- 11-02-2006
Re: Compile Can someone try to compile it for Mac OSX (non-intel), firmware 33.17...
I am not sure if it helps, but Ops says this when I have successfully unlocked the camera:
Challenge and response keys retrieved from camcorder:
S YourNameHere
C 04090a6b8e000bf394551401306f414f07ec01a199de789dc53421dd8f76b843
C 22b6578c11c3df28e29f9949cd331d3bc14273f3a89c79eaec94842c3ab34aab
C 86ae00da4f96bf77244f2ca86743584a5157e586361f6ba50a4d19252570a00c
C 43db4c7ccfe27488614d15468506ba25be159f81cace1575284928f1d813800c
R 04090a6b8e000bf394551401306f414f07ec01a199de789dc53421dd8f76b843
R 22b6578c11c3df28e29f9949cd331d3bc14273f3a89c79eaec94842c3ab34aab
R 86ae00da4f96bf77244f2ca86743584a5157e586361f6ba50a4d19252570a00c
R 43db4c7ccfe27488614d15468506ba25be159f81cace1575284928f1d813800c
External key file, saturnkeys.txt was found and will be loaded
why dont you try to compile it. you just need libusb installed to compile with gcc, which i believe is included with OS X dev tools (installed by default?)
gcc *.c -o saturnchallenger -lusb
pannepacker- 11-02-2006
Re: Compile Can someone try to compile it for Mac OSX (non-intel), firmware 33.17...
I am not sure if it helps, but Ops says this when I have successfully unlocked the camera:
Challenge and response keys retrieved from camcorder:
S YourNameHere
C 04090a6b8e000bf394551401306f414f07ec01a199de789dc53421dd8f76b843
C 22b6578c11c3df28e29f9949cd331d3bc14273f3a89c79eaec94842c3ab34aab
C 86ae00da4f96bf77244f2ca86743584a5157e586361f6ba50a4d19252570a00c
C 43db4c7ccfe27488614d15468506ba25be159f81cace1575284928f1d813800c
R 04090a6b8e000bf394551401306f414f07ec01a199de789dc53421dd8f76b843
R 22b6578c11c3df28e29f9949cd331d3bc14273f3a89c79eaec94842c3ab34aab
R 86ae00da4f96bf77244f2ca86743584a5157e586361f6ba50a4d19252570a00c
R 43db4c7ccfe27488614d15468506ba25be159f81cace1575284928f1d813800c
External key file, saturnkeys.txt was found and will be loaded
why dont you try to compile it. you just need libusb installed to compile with gcc, which i believe is included with OS X dev tools (installed by default?)
gcc *.c -o saturnchallenger -lusb
I can't because my apple is supplied by my school, so they put many limitations on it. I gets annoying because I am not able (or aloud to) do things like this...
enigma-- 11-02-2006
Re: Compile Can someone try to compile it for Mac OSX (non-intel), firmware 33.17...
I am not sure if it helps, but Ops says this when I have successfully unlocked the camera:
Challenge and response keys retrieved from camcorder:
S YourNameHere
C 04090a6b8e000bf394551401306f414f07ec01a199de789dc53421dd8f76b843
C 22b6578c11c3df28e29f9949cd331d3bc14273f3a89c79eaec94842c3ab34aab
C 86ae00da4f96bf77244f2ca86743584a5157e586361f6ba50a4d19252570a00c
C 43db4c7ccfe27488614d15468506ba25be159f81cace1575284928f1d813800c
R 04090a6b8e000bf394551401306f414f07ec01a199de789dc53421dd8f76b843
R 22b6578c11c3df28e29f9949cd331d3bc14273f3a89c79eaec94842c3ab34aab
R 86ae00da4f96bf77244f2ca86743584a5157e586361f6ba50a4d19252570a00c
R 43db4c7ccfe27488614d15468506ba25be159f81cace1575284928f1d813800c
External key file, saturnkeys.txt was found and will be loaded
why dont you try to compile it. you just need libusb installed to compile with gcc, which i believe is included with OS X dev tools (installed by default?)
gcc *.c -o saturnchallenger -lusb
I can't because my apple computer is supplied by my school, so they put many limitations on it. I gets annoying because I am not able (and aloud to) do things like this...
thats weird, they let you install libusb, but not let you have access to a cross compiler?
pannepacker- 11-02-2006
Different No... I have my own Windows computer that I have gotten it working on... The mac is a different computer
SaturnNiGHTS- 11-02-2006
sounds like we'll need mconbere to do a compile...or hopefully i can do some sort of a cross...
brkyle- 11-02-2006
Ok I finally got success....what i did was ran PureTools from the command line the, then in the GUI I turned on show all logs, which in turn showed me the challenge (which I had previously been unable to get). I am not sure why but it would not work as an .app I had to go into the contents and run from the command line. Thanks for everyones help.
video1- 11-28-2006
when you opened puretool from the command line do you mean terminal?
I opened puretool from the show package contents option and it opened showing the log file, but provided no challenge key.
can you be more specific about opening the gui?
Forumer™ is Voted #1 Free Forum Hosting provider
Build your own community today with the largest message board hosting company.