XboxHacker BBS
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
June 19, 2013, 06:26:57 PM


Login with username, password and session length


Pages: « 1 2 3 4 5 »
  Print  
Author Topic: Make extract-xiso compatible with xbox360 images...  (Read 35026 times)
Thinkdiff
Hacker
***
Posts: 64


View Profile
« Reply #20 on: January 20, 2010, 11:23:44 PM »

Try downloading it again. Just downloaded it from megaupload and it definitely had extract-xiso.c.
Logged
aiyyo
Member
**
Posts: 21


View Profile
« Reply #21 on: January 21, 2010, 08:47:45 AM »

Hi!

  Only the extract-xiso.c changed, so if you use the original v2.5 file, you couldn't extract 360 iso's. The package already contains Visual Studio project files for Win32 compiling.

Aiyyo

Good night, very nice from you aiyyo but isn't it missing the extract-xiso.c ? At least the link from megaupload is lacking that file, can't tell about the rapidshare one since can't access it..

Anyway compiled it with no problem under linux but had to put the extract-xiso.c from original version there.. dunno didn't had any xisos on that machine to test.. My intention was to compile the win32 version of it but i was looking in the makefile and there is nothing which points to the win32 version, so how do I compile it for windows? Any help would be great, since there are also gui versions for the original version which would work with this one too. Smiley
Logged
mastha
Member
**
Posts: 11


View Profile
« Reply #22 on: January 21, 2010, 11:11:04 AM »

That's why i love linux, it seems there were some temp files lurking around and messing with the new downloaded files, that's fixed now and managed to compile it successfuly and extracted x360 isos, thanks again ayiio, altough the on the fly extraction of the iso via ftp directly to xbox doesn't work properly, mainly because of the xbr builtin ftp server hanging on empty dirs etc, anyone can test? talking about the linux version, didn't manage to compile the windows version yet since don't have the necessary tools to do so.

Thanks in advance!
Logged
Thinkdiff
Hacker
***
Posts: 64


View Profile
« Reply #23 on: January 21, 2010, 12:08:52 PM »

I tried FTP on the OS X version. I only let it upload a couple files from an ISO before canceling it, but it seemed to work just fine. I'll try a full game later.
Logged
aiyyo
Member
**
Posts: 21


View Profile
« Reply #24 on: January 22, 2010, 04:27:55 AM »

Hi!

  Someone looking for windows version, so I compiled it.

  http://www.megaupload.com/?d=I5NTLJ4X

Aiyyo
Logged
zouzzz
Master Hacker
****
Posts: 326


View Profile
« Reply #25 on: January 22, 2010, 06:10:08 AM »

Thanks aiyyo
Logged

mastha
Member
**
Posts: 11


View Profile
« Reply #26 on: January 22, 2010, 07:49:00 AM »

Hi!

  Someone looking for windows version, so I compiled it.

  http://www.megaupload.com/?d=I5NTLJ4X

Aiyyo

Thanks for your effort, this will definetly help alot!
Thanks again!
Logged
darkboxsmc
Member
**
Posts: 24


View Profile
« Reply #27 on: January 22, 2010, 08:39:06 AM »

thanks, is anyone working on a front end for this? would be nice
Logged
aiyyo
Member
**
Posts: 21


View Profile
« Reply #28 on: January 22, 2010, 10:29:28 AM »

Exisits several GUI for the original version. Maybe it works with them, because the parameters are the same.
Logged
darkboxsmc
Member
**
Posts: 24


View Profile
« Reply #29 on: January 22, 2010, 11:49:55 AM »

hi where can I get gui from so i can test.

Thanks
Logged
aiyyo
Member
**
Posts: 21


View Profile
« Reply #30 on: January 22, 2010, 03:48:33 PM »

Hi!

  If the iso has empty directory (e.g. Assassins Creed II), the program stuck in an infinite loop. This version fix this bug (which came from the original source).

  Source:  http://www.megaupload.com/?d=VIRIAQTD

  Windows executable: http://www.megaupload.com/?d=ADD5QKEZ

Aiyyo
Logged
mastha
Member
**
Posts: 11


View Profile
« Reply #31 on: January 22, 2010, 08:28:50 PM »

Thanks aiyyo, you are very professional! Smiley

Anyway for a gui interface you can try searching google for "Extract-XISO GUI", some results will pop up, just doesn't seem to be a any gui that explores the xfer extraction on the fly via ftp, since the previous versions for xbox had it builtin in the gui..

Also can someone test if they can successfuly transfer some iso via ftp the the jtagged console running xexmenu? since i tested and it always hangs on sending the first file.. might be due to some limitations in the xexmenu ftpd?

Anyway extracting is alot faster with this tool than it is with previous existing versions for xbox360.

Thanks again aiyyo!
Logged
Thinkdiff
Hacker
***
Posts: 64


View Profile
« Reply #32 on: January 22, 2010, 09:14:32 PM »

Hi!

  If the iso has empty directory (e.g. Assassins Creed II), the program stuck in an infinite loop. This version fix this bug (which came from the original source).

  Source:  http://www.megaupload.com/?d=VIRIAQTD

  Windows executable: http://www.megaupload.com/?d=ADD5QKEZ

Aiyyo

Mac OS X Universal Binary: http://www.sendspace.com/file/zzbpmh
Logged
aiyyo
Member
**
Posts: 21


View Profile
« Reply #33 on: January 23, 2010, 02:45:52 AM »

I will check later the built in ftp function.

Thanks aiyyo, you are very professional! Smiley

Anyway for a gui interface you can try searching google for "Extract-XISO GUI", some results will pop up, just doesn't seem to be a any gui that explores the xfer extraction on the fly via ftp, since the previous versions for xbox had it builtin in the gui..

Also can someone test if they can successfuly transfer some iso via ftp the the jtagged console running xexmenu? since i tested and it always hangs on sending the first file.. might be due to some limitations in the xexmenu ftpd?

Anyway extracting is alot faster with this tool than it is with previous existing versions for xbox360.

Thanks again aiyyo!
Logged
aiyyo
Member
**
Posts: 21


View Profile
« Reply #34 on: January 24, 2010, 05:21:02 AM »

Hi!

  I recompile source in windows with an older version of VS. Now the ftp upload is working for me.
  I try ftp upload in linux too and it works fine. The program looking for the first ip address by hostname, so if the first line is 127.0.0.1 in the /etc/hosts file, the ftp upload will fail.

  Windows executable: http://www.megaupload.com/?d=4YW8RE9L

Aiyyo
Logged
Jarenor
Newbie
*
Posts: 2



View Profile
« Reply #35 on: January 24, 2010, 04:01:56 PM »

Hi!

  I recompile source in windows with an older version of VS. Now the ftp upload is working for me.
  I try ftp upload in linux too and it works fine. The program looking for the first ip address by hostname, so if the first line is 127.0.0.1 in the /etc/hosts file, the ftp upload will fail.

  Windows executable: http://www.megaupload.com/?d=4YW8RE9L

Aiyyo

Thank you for the new version but the "infinite loop" is still there while transfering via ftp...  Undecided

Update: I've uploaded another game and this time finished without problems  Huh
« Last Edit: January 24, 2010, 04:58:28 PM by Jarenor » Logged
aiyyo
Member
**
Posts: 21


View Profile
« Reply #36 on: January 24, 2010, 05:37:50 PM »

Hi!

  I tried a few isos, but there was no problem with it. I use a pureftp server in my tests, not the XeXMenu's server.

  Which iso was problem?

Aiyyo


Thank you for the new version but the "infinite loop" is still there while transfering via ftp...  Undecided

Update: I've uploaded another game and this time finished without problems  Huh
Logged
iLLNESS
Master Hacker
****
Posts: 398


View Profile
« Reply #37 on: January 24, 2010, 07:18:30 PM »

xbox backup creator works %99 in wine under ubuntu 9.10 for me.

its just as fast as on windows.

using the 'image browser' the only bug i found was when you first load an iso it errors out. simply reloading the iso again works and you are able to extract the image.

just for anyone who prefers gui over cli.
Logged
Redline99
Global Moderator
Xbox Hacker
*****
Posts: 774


View Profile
« Reply #38 on: January 24, 2010, 07:45:20 PM »

interesting
I have ftp code I could hook up to the app, I just dont have time right now. Maybe in future is people still want it
Logged

Where's Waldo
mastha
Member
**
Posts: 11


View Profile
« Reply #39 on: January 24, 2010, 08:14:41 PM »

Right ilness but xbox backup creator doesn't have xfer option, and transferring an iso on the fly from source to destination xbox via ftp is a must! I'm not telling it's bad, just that it's not as complete as extract iso is for me.. ftp could be better tho, and with xexmenu ftpd it just doesnt work but that the problem is on the server side, not in the client side.

Redline that would be great addiction to the best tool around for extracting xbox360 isos with xfer option, it's far way faster than any other i think, if you don't have the time maybe aiyyo could handle it, i dunno.
Logged
Pages: « 1 2 3 4 5 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM