Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

evolved specimen born 2015 spotted in the wild #1

Open
john-peterson opened this issue Aug 18, 2023 · 2 comments
Open

evolved specimen born 2015 spotted in the wild #1

john-peterson opened this issue Aug 18, 2023 · 2 comments

Comments

@john-peterson
Copy link
Contributor

john-peterson commented Aug 18, 2023

it is not extinct!

happy to share this with a fellow scientist

i collected some samples below

i will create a program that can load this library form of the program and extract the archive

PS do you know a way to print the archive header?

rabin2 -I cd/setup.exe
compiled Tue Oct  2 05:04:04 2012

rabin2 -I .wine/drive_c/users/dev/Temp/is-QC45G.tmp/unarc.dll
compiled Mon Mar  2 06:42:45 2015

rabin2 -I FreeArc-0.666-linux-i386/bin/unarc
compiler GCC: (GNU) 4.4.2 20091222 (Red Hat 4.4.2-20)

rabin2 -I FreeArc-console-0.67-alpha-win32/bin/unarc.exe
compiled Sat Mar 15 19:52:15 2014

file cd/setup-1.bin
cd/setup-1.bin: FreeArc archive <http://freearc.org>

wine unarc.exe x cd/setup-1.bin                                       FreeArc 0.67 unpacker                   
ERROR: archive structure corrupted (descriptor failed CRC check)

unarc x cd/setup-1.bin
FreeArc 0.666 unpacker
ERROR: archive structure corrupted (descriptor failed CRC check)
@despawnerer
Copy link
Owner

Curious! I'm surprised by this. I've started this repo off with the latest sources that I could find, which were 0.67 (76d1e4f). But it's possible that there was a later version as well? (Although my personal money is on this archive actually being corrupted)

@john-peterson
Copy link
Contributor Author

https://gist.github.com/john-peterson/13d64f0122b4e64b616438d0daee7412

It is not corrupted

But I have a problem running the original unarc.dll from 2010

After a popd eax is 0

Certainly a problem because it tries to read from 0!

So only the first file is extracted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants