Search found 25 matches
- Sun Aug 21, 2011 10:57 pm
- Forum: Scripting
- Topic: MegaDud -- the Android-based MajorMUD Scripting Terminal
- Replies: 25
- Views: 34
Re: MegaDud -- the Android-based MajorMUD Scripting Terminal
thought you all would like to see a little bit of a graphical change...
- Sun Aug 21, 2011 10:08 pm
- Forum: Scripting
- Topic: MegaDud -- the Android-based MajorMUD Scripting Terminal
- Replies: 25
- Views: 34
Re: MegaDud -- the Android-based MajorMUD Scripting Terminal
made some progress on the total rewrite, and finally got it so my infinite loop for reading from the buffer doesn't block the UI thread (solution: using AsyncTasks...)
source: http://pastebin.com/VdjN2HFk
basically i had an infinite loop for reading from the socket buffer, and when i tried to ...
source: http://pastebin.com/VdjN2HFk
basically i had an infinite loop for reading from the socket buffer, and when i tried to ...
- Thu Jul 28, 2011 4:32 pm
- Forum: Scripting
- Topic: MegaDud -- the Android-based MajorMUD Scripting Terminal
- Replies: 25
- Views: 34
Re: MegaDud -- the Android-based MajorMUD Scripting Terminal
Quote from: Drizzt on July 28, 2011, 05:58:21 AMHey can I get a copy of that client?
source code? sure.
UI thread @ http://pastebin.com/dEv18Fwc
Readbuffer class @ http://pastebin.com/nTTeR0UA
gotta be totally rewritten though
source code? sure.
UI thread @ http://pastebin.com/dEv18Fwc
Readbuffer class @ http://pastebin.com/nTTeR0UA
gotta be totally rewritten though
- Mon Jul 25, 2011 11:13 am
- Forum: Scripting
- Topic: MegaDud -- the Android-based MajorMUD Scripting Terminal
- Replies: 25
- Views: 34
Re: MegaDud -- the Android-based MajorMUD Scripting Terminal
i use "X2 Connect" on android
- Sun Jul 24, 2011 10:18 am
- Forum: Big Mommas Backdoor BBS
- Topic: Board Down
- Replies: 18
- Views: 40
Re: Board Down
what all went? can you explain the catastrophe?
- Sun Jul 24, 2011 10:15 am
- Forum: HyTek Computing
- Topic: A 'for fun' little side project I'm working on.
- Replies: 14
- Views: 11
Re: A 'for fun' little side project I'm working on.
can you rewrite it to support OpenCL, and or CUDA?
- Sat Jul 23, 2011 12:06 am
- Forum: HyTek Computing
- Topic: A 'for fun' little side project I'm working on.
- Replies: 14
- Views: 11
Re: A 'for fun' little side project I'm working on.
an nVidia Quadro FX570m VGA. With the list of 2200 hashes, oclcrack was able to do 1.84e10 comparisons per second. I think it is a pretty good number for this GPU.
@ http://sghctoma.extra.hu/index.php?p=entry&id=11
@ http://sghctoma.extra.hu/index.php?p=entry&id=11
- Sat Jul 23, 2011 12:02 am
- Forum: HyTek Computing
- Topic: A 'for fun' little side project I'm working on.
- Replies: 14
- Views: 11
Re: A 'for fun' little side project I'm working on.
a GPU, particularly the Radeon HD 5x00 and 6x00 series can brute force MD5 hashes VERY quickly... in fact, a Radeon HD can even crack SHA-256 2 quite quickly...
FPGAs can crack MD5 fast too... but un-optimized software written generically for a CPU will be significantly slower..
check this out ...
FPGAs can crack MD5 fast too... but un-optimized software written generically for a CPU will be significantly slower..
check this out ...
- Sun Jul 03, 2011 7:36 pm
- Forum: Scripting
- Topic: MegaDud -- the Android-based MajorMUD Scripting Terminal
- Replies: 25
- Views: 34
Re: MegaDud -- the Android-based MajorMUD Scripting Terminal
Quote from: jamin on July 03, 2011, 07:28:30 PMI fail to see how remote desktop is an Android scripting terminal
it's a joke for now, because i am still working on the android scripting terminal
it's a joke for now, because i am still working on the android scripting terminal
- Sun Jul 03, 2011 5:59 pm
- Forum: Scripting
- Topic: MegaDud -- the Android-based MajorMUD Scripting Terminal
- Replies: 25
- Views: 34
Re: MegaDud -- the Android-based MajorMUD Scripting Terminal
tweaked the lil nig to get it readable and usable