Author Topic: Someone should revive the Online Hex Disassembler...  (Read 27419 times)

0 Members and 1 Guest are viewing this topic.

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #90 on: January 21, 2010, 07:14:57 am »
what exactly are all the things you require to run it?
PHP 4 or 5 (I don't know)
spasm compiled for the server OS and architecture
permission to run spasm and php doesn't disable functions related to proc_open()

Ouch that sucks, that means 1and1 would be no luck either. The best bet would be that someone hosts it himself. I wonder if Netham45 could do this... he has over 9000 servers at home
That is why I will release the source. If he host himself, permission to run it would be no problem.
I though of hosting myself but my parents don't allow a computer running 24h a day... I even have one old computer that could be used.
« Last Edit: January 21, 2010, 07:20:39 am by Galandros »
Hobbing in calculator projects.

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Someone should revive the Online Hex Disassembler...
« Reply #91 on: January 21, 2010, 09:33:26 am »
Hmm, I wonder if freehostia would work...
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Someone should revive the Online Hex Disassembler...
« Reply #92 on: January 21, 2010, 09:37:03 am »
Seeing as you had troubles getting your forum to work lately, I doubt it. Plus since it's a free host even if the Galadros script worked on it I would take its support for granted

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Someone should revive the Online Hex Disassembler...
« Reply #93 on: January 21, 2010, 09:57:39 am »
Well actually, I only had problems with the mail() command (they don't support it :/ ) but it's got a lot of stuff that's open...you might want to take a look just in caseit works Galandros
/e

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #94 on: January 21, 2010, 03:58:08 pm »
Well actually, I only had problems with the mail() command (they don't support it :/ ) but it's got a lot of stuff that's open...you might want to take a look just in caseit works Galandros
Ok, I will look at freehostia after testing a bit more in my computer.
Hobbing in calculator projects.

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Someone should revive the Online Hex Disassembler...
« Reply #95 on: January 21, 2010, 03:59:27 pm »
ok, sweet hopefully it will work. If it does I can host it or you can make your own site and use it
/e

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #96 on: February 08, 2010, 03:37:17 pm »
I wasn't able to host the Z80 Online Assembler myself, sorry. :(

I forgot a bit about this but yesterday and today I quickly added the pieces to have a beta of the Z80 Online Assembler. It is tested under Windows and works. Under Linux it has some testing (and predictable bugs corrected) but not totally tested...
It supports up to 15 file of source including .inc, .bmp and .bin files because SPASM is great. It has a limit on size, though. (around 20kb IIRC)

Download the source, read the readme and good luck. If you get it working in the Internet, shout me about it!
http://galandrosdev.2kool4u.net/files/CalcUtils.zip

If someone successfully host it, I will finish most things of the ToDo list in the readme. ;)
« Last Edit: February 08, 2010, 03:44:54 pm by Galandros »
Hobbing in calculator projects.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Someone should revive the Online Hex Disassembler...
« Reply #97 on: February 09, 2010, 01:31:12 am »
I hope someone can host it :/, I wish 1and1 had better PHP support

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #98 on: February 09, 2010, 08:56:41 am »
Kerm Martian is going to try.

I think I can easily add tarball support instead of zip (.tar files that are just a bunch of files together without compression) on Linux Servers. 7-zip can do the tarballs, I hope there are not incompatibilities...
This is super useful for assembling a large project in ASM. Uploading 10 files one by one multiple times is tedious...
Hobbing in calculator projects.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Someone should revive the Online Hex Disassembler...
« Reply #99 on: February 09, 2010, 12:42:27 pm »
Oooh nice, that might be a good idea actually. He has SourceCoder on his site. He would then have both BASIC and ASM file openers :)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Someone should revive the Online Hex Disassembler...
« Reply #100 on: February 20, 2010, 12:31:09 am »
Mhmm I found this:

http://faq.1and1.com/scripting_languages_supported/php/9.html

Does this actually means 1and1 has two PHP versions installed at once?

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Someone should revive the Online Hex Disassembler...
« Reply #101 on: February 20, 2010, 12:43:23 am »
I would think so, lots of hosts do. I know freehostia does, you just have to choose which one you want running, same with startlogic.
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Someone should revive the Online Hex Disassembler...
« Reply #102 on: February 20, 2010, 12:47:53 am »
Aaah ok. Well, with 1and1, it seems like the file extensions that requires PHP5 just needs to be renamed to php5 instead of just php.

To integrate to the forums, it might be hard, but I am fairly sure all we could do is embeed the disassembler inside a post or a page, into a iFrame. If the disassembler navigation doesn't reload the entire page but just the iframe, we should be fine.

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Someone should revive the Online Hex Disassembler...
« Reply #103 on: February 20, 2010, 12:57:45 am »
That could work pretty easily I would think.
/e

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #104 on: February 20, 2010, 03:37:04 am »
That should do it... But you don't need frames.
You just need minor changes to the online_asm_file_unsquish.html file and it will redirect control to the hex disassembler.
You can post the online_asm_file_unsquish.html on a article or something, it is just plain HTML.
From memory I think you need to edit where " action="unsquisher.php" " is and change unsquish.php to the unsquish.php5.

If there is still problems, I can do the changes for PHP4. It takes few time to find an alternative implementation and do it. It will hardly be more than 10 lines of code.
But I have switched a bit, for a change, for Excel macros and XUL... I hope to finish what I want of Excel Macros in a few days, though. That is why I didn't do it yesterday or not going to do today.
« Last Edit: February 20, 2010, 03:43:09 am by Galandros »
Hobbing in calculator projects.