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

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Someone should revive the Online Hex Disassembler...
« Reply #75 on: January 11, 2010, 04:12:50 am »
w00t! What caused the problem?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #76 on: January 11, 2010, 04:43:27 am »
w00t! What caused the problem?
spasm itself. :P If you do some glitchy source code that leads to a loop (macros or bugged code), spasm keep running forever and the server keep you waiting but you never get the resulting page. Even if you close the page on web browser the server is still executing spasm... Spencer could add an optional timeout to spasm next version that I could use.

Now imagine dozens of spasm running, you get a problem on your server.
I will manage a way to let you terminate all instances of spasm but if someone sends bad code, he will not get an answer from the server.
Hobbing in calculator projects.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Someone should revive the Online Hex Disassembler...
« Reply #77 on: January 11, 2010, 07:25:55 am »
Ouch that sucks x.x I hope it can be fixed so you can release final version
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Geekboy1011

  • The Oneironaut
  • Donator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2031
  • Rating: +119/-2
  • Dream that Awakening dream
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #78 on: January 11, 2010, 11:03:54 am »
X.x ok please fix that (i dont think my host thing would like that X.x)

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #79 on: January 11, 2010, 01:48:00 pm »
I did it! :o ;)

No hacks needed, the script will cleanly terminate spasm if it never ends. ^^
If you really want to know details, they can be found here: http://www.cemetech.net/forum/viewtopic.php?p=92196#92196

Remains:
- compiling SPASM to Linux Servers
- implement upload of source code to the assembler (code counter works)
« Last Edit: January 11, 2010, 02:10:04 pm 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 #80 on: January 11, 2010, 06:05:41 pm »
sweet!
can't wait to see this finished!
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Someone should revive the Online Hex Disassembler...
« Reply #81 on: January 11, 2010, 06:46:50 pm »
Glad it's fixed ^^
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Geekboy1011

  • The Oneironaut
  • Donator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2031
  • Rating: +119/-2
  • Dream that Awakening dream
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #82 on: January 11, 2010, 08:52:15 pm »
great cant wait to actually try this now(and actually possibly get it hosted if i ever figure out how X.x)

btw other than me who have offered to host?

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #83 on: January 11, 2010, 10:38:26 pm »
Great work Galandros! Keep it up! =)

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #84 on: January 20, 2010, 04:30:37 am »
I compiled spasm on Linux successfully with help of Spencer.
Geekboy gave ftp account to his host so I can test it.

Good progress but the bad news is that seems the host doesn't allow me to run spasm at all. :X Even with all the intents to give execute permission, it gives "sh: ./spasm: Permission denied".

I will try the same procedure in my computer to see what happens. Maybe I discover something...
I have learn already some Linux command line stuff with all this...
Hobbing in calculator projects.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Someone should revive the Online Hex Disassembler...
« Reply #85 on: January 20, 2010, 04:38:15 am »
Ouch I hope you can manage to have it working :/
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Geekboy1011

  • The Oneironaut
  • Donator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2031
  • Rating: +119/-2
  • Dream that Awakening dream
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #86 on: January 20, 2010, 02:44:32 pm »
hmm ill ask geno if he can change permissions and such as it might just be my acct set up as it is just a sub domain :/

and it might not be letting me cause its not the main one or somthing who knows and this stinks ill see what i can do and good luck :)




EDIT: well i talked to him and we sadly found out we dont have shell support X.x  so sadly my server cant be used(at least thats what im told :/)   srry :(


« Last Edit: January 20, 2010, 09:06:01 pm by Geekboy1011 »

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Someone should revive the Online Hex Disassembler...
« Reply #87 on: January 20, 2010, 04:02:46 pm »
I will try to release source soon so someone might host it.

Or I can try to use some Windows host.
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 #88 on: January 20, 2010, 06:13:06 pm »
what exactly are all the things you require to run it?
/e

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Someone should revive the Online Hex Disassembler...
« Reply #89 on: January 21, 2010, 01:46:14 am »
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
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)