Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
111 user(s) are online (65 user(s) are browsing Forums)

Members: 1
Guests: 110

Breed, more...

Headlines

Forum Index


Board index » All Posts (Chris)




Re: Quick networking question
Amigans Defender
Amigans Defender


@broadblues

I think it involves ARP tables. I'm not sure if querying from the local machine is sufficient (try "arp -a") or if you need to query the router.

Otherwise you're probably looking at some code to pick up broadcast packets.

I have no idea how either of these things works :D

Go to top


Re: How to get into a .zipx file?
Amigans Defender
Amigans Defender


@Raziel

https://github.com/chris-y/xad_libarch ... d/v3.2/xad_libarchive.lha

I created a couple of test archives, one with old-style encryption and one with AES. It extracted both. I don't have the password for that data.bin, and nor am I able to try running the program which was crashing, so I don't know for sure that it will work... but it should.

Go to top


Re: How to get into a .zipx file?
Amigans Defender
Amigans Defender


@Raziel

Quote:

Something's not correctly working as it's crashing SpencerTrial on load.
I get an error on serial that says
Quote:

xad_libarchive error: Passphrase required for this entry
xad_libarchive error: Passphrase required for this entry
xad_libarchive error: Passphrase required for this entry
xad_libarchive error: Passphrase required for this entry


and then the program crashes.
Funny enough, the data.bin has no encryption and don't need a passphrase, it can be opened fine with UnArc.


I don't know what SpencerTrial is nor do I have a copy of that data.bin to test.

edit ok, I've found it, I can't test it as my system is incompatible but I can reproduce the passphrase error.

Quote:

Quoting your readme:
Quote:

Note that the optional Zip portion, unlike the built-in version,
does not yet support encryption or self-extracting archives.
Self-extracting archives are still handled with the built-in
Zip client even with this installed.


That doesn't mean that (only) unsupported encrypted archives are also handled by the built-in client, does it?


No, the encrypted/unencrypted archives have the same client, so if you replace it the external one needs to handle encryption too.

The lack of encryption support is basically laziness on my part. I need a newer build of OpenSSL than the one I have lying around.

Also I need to figure out how to add it to the client as I've never needed to before.

edit think this is basically done but it takes an age to build libarchive especially as the configure script crashes 4 out of every 5 attempts.


Edited by Chris on 2019/4/29 20:31:33
Go to top


Re: An update for UnRAR ?
Amigans Defender
Amigans Defender


and... here's a RAR5 plugin. Minimal testing as I don't have any RAR5 files.
https://github.com/chris-y/xad_libarch ... d/v3.1/xad_libarchive.lha

Go to top


Re: How to get into a .zipx file?
Amigans Defender
Amigans Defender


Quote:

Somebody needs to write a ZIPX XAD plugin.


https://github.com/chris-y/xad_libarch ... d/v3.1/xad_libarchive.lha

Not heavily tested.

Go to top


Re: AmiUpdate issue
Amigans Defender
Amigans Defender


@pjs

Quote:

If there's a problem with the standard "Install" script,
I'd suggest getting in touch Chris Young (the porter).


Actually that's not mine.

Go to top


Re: Wet 6.4 now returning a 302 server error
Amigans Defender
Amigans Defender


@kas1e

Yes, that's fine.

Go to top


Re: Wet 6.4 now returning a 302 server error
Amigans Defender
Amigans Defender


@kas1e

Go ahead. You might want to upload the full package which I've now updated to 6.7.

Go to top


Re: Wet 6.4 now returning a 302 server error
Amigans Defender
Amigans Defender


OS3 version updated today.

Go to top


Re: Wet 6.4 now returning a 302 server error
Amigans Defender
Amigans Defender


Fixed for OS4. However I can't get the AmiSSL includes working with vbcc, which I was using for the OS3 build.

Go to top


Re: Wet 6.4 now returning a 302 server error
Amigans Defender
Amigans Defender


I doubt this is related to other tools not working, also it doesn't use OAuth so it isn't a key revoked issue. I think the change is that the data is now on a secure site (https, not login required). I don't think my code supports that although it shouldn't be difficult to add.

Go to top


Re: An update for UnRAR ?
Amigans Defender
Amigans Defender


@Raziel

Quote:
I might have something mixed up here, can i use your unrar/7zip with UnArc out of the box, if so where would i need to put them files?


They are command line tools. If you want XAD plugins you can try mine:
https://www.unsatisfactorysoftware.co.uk/download.php?file=xad7z
https://www.unsatisfactorysoftware.co.uk/download.php?file=xad_rar

The 7z one should be able to open everything, but the RAR one will only open RAR3 format files or older.

Go to top


Re: An update for UnRAR ?
Amigans Defender
Amigans Defender


@kas1e

Which has a RAR (and updated RAR3) plug-in already. But I'm guessing it doesn't work with the file that needed extracting.

Unfortunately creating a new RAR plug-in is a pain because there isn't a open source library that can be used.

Go to top


Re: Replacing 3.5" harddisk with 2.5" SSD on my SAM460ex
Amigans Defender
Amigans Defender


I replaced mine a few weeks ago with an SSD I'd had lying around for years and not got round to using. Works fine, isn't particularly much quicker though - I guess the limiting factor on a SAM440EP isn't disk speed.

There's also some stuff about TRIM and 4K which we don't support properly which might mean using an SSD is less than optimal.

Go to top


Re: Uploader is back.
Amigans Defender
Amigans Defender


@kas1e

Quote:
But uploader its me, samo79 and someone else.


Use your name then!

Go to top


Re: Enhancer Bug thread
Amigans Defender
Amigans Defender


@nubechecorre

I reverted back to last year's release of MUI because none of the 2018 versions work for me. Can't remember why now, and I didn't get round to reporting it.

I do remember that old app Microdot-II didn't work, which is one of only two things I knowingly use MUI for.

Go to top


Re: Undelete files from sd card?
Amigans Defender
Amigans Defender


@Ferry

It's virtually unportable, lots of low level device access stuff.

Go to top


Re: Undelete files from sd card?
Amigans Defender
Amigans Defender


@Ferry

Quote:
It recovers files from FAT, NTFS, ext2/3/4 or HFS+, so it should be enough for your card.


Actually I believe it is quite happy recovering even if there is no recognisable filesystem.

Go to top


Re: Worthy
Amigans Defender
Amigans Defender



Go to top


Worthy
Amigans Defender
Amigans Defender



Go to top



TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 146 »




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project