Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Extraer documentos de un archivo .bit Con offzip

Featured Replies

  • Author
  • Localization

robert, posted Mon Feb 15, 2021 2:29 am (62224)


buenas noches amigos por favor me pueden ayudar a indicarme como extraer los documentos de un archivo .bit con offzip. Ya intente extraerlo pero solo me trae archivos de 512k y no me trae los nombre de los los documento y tampoco extrae las carpetas.

espero sus prontas respuestas.

saludo.
  • Author
  • Localization

aluigi, posted Mon Feb 15, 2021 12:52 pm (62237)


What's the game?
Can you upload one of these .bit files?

Using offzip is good only with unknown files where no format can be retrieved, it's ever better to have a tool or script for quickbms.
  • Author
  • Localization

robert, posted Mon Feb 15, 2021 3:20 pm (62246)


gracias por responder.

No es un juego es una imagen de un disco creado con acronis y no puedo subir el archivo porque pesa 320 GB. Intente usar quickbms pero no encuentro un script o una herramienta. Crees que me puedas indicar que herramienta puedo usar para extraer la informacion de un archivo .bit o el un script para usar quickbms?.
  • Author
  • Localization

aluigi, posted Mon Feb 15, 2021 4:50 pm (62251)


I don't know the details of that Acronis format but I don't think it's something so easy to handle.
Why can't you just use Acronis to extract the image?
  • Author
  • Localization

robert, posted Mon Feb 15, 2021 5:00 pm (62253)


acronis me dice que el archivo esta corrupto pero con offzip si puedo extraer los archivo ya hice las prueba pero extrae los archivos con un tamano igual o menor a 512k. hay un programa llamado multiextrator que usa el offzip y puede extraerlo archivos pero no he logrado ubicar el creador del programa.
  • Author
  • Localization

robert, posted Mon Feb 15, 2021 5:04 pm (62254)


el programa multiextrator me dice que puede extraer archivos word, excel, pdf y otro documento y ya use offzip lo hace pero solo con un tamano de 512 o inferior solo quiero saber como extarer los documentos con su tamano completo.
  • Author
  • Localization

aluigi, posted Mon Feb 15, 2021 5:48 pm (62258)


Again, I don't know that format.
Maybe the image is splitted in chunks of 512k bytes, if that's true you should see the number 524288 many times if you use "offzip -S file.bit"

If that's the case you can decompress the whole image using offzip but the result may be huge and probably offzip can't handle it (320Gb may be 500Gb or more).
Code:
offzip.exe -a -1 -q -c 0x80000 file.bit


I'm quite sure offzip will quit after about 2Gb with an error.
  • Author
  • Localization

robert, posted Mon Feb 15, 2021 7:02 pm (62263)


vale perfecto dejame validar y te dejare saber.

por favor puedes decirme que instrucion le estadando al programa con ese -q -c 0x80000 codigo?.
  • Author
  • Localization

robert, posted Mon Feb 15, 2021 7:05 pm (62264)


esto es lo que se ejecuta con offzip
  • Author
  • Localization

aluigi, posted Mon Feb 15, 2021 11:56 pm (62272)


That output clearly means that there is no zlib compressed data in that file.
I don't know where you got the information about the 512Kb compressed data, that was wrong.

If you need a generic file ripper take a look at this topic:
viewtopic.php?f=17&t=712

I doubt it can help since you don't know what's the content of that bit file, it may be just the original raw image (good) or it may be encrypted or using some compression which would make a file ripper totally useless.
I can't help any further.
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.