Go Back   RunUO - Ultima Online Emulation > Developer's Corner > Programming > Visual Basic

Visual Basic Visual Basic Discussion

Reply
 
Thread Tools Display Modes
Old 02-15-2006, 01:49 AM   #1 (permalink)
 
Join Date: Jun 2004
Location: Krypton,s Highest mount
Age: 27
Posts: 41
Send a message via AIM to WarStoke Send a message via MSN to WarStoke Send a message via Yahoo to WarStoke
Default any way to convert

from vb.net 2k5 baaaack to vb 6 with out recoding the whole application
WarStoke is offline   Reply With Quote
Old 02-16-2006, 01:36 AM   #2 (permalink)
 
Join Date: Jun 2004
Location: Krypton,s Highest mount
Age: 27
Posts: 41
Send a message via AIM to WarStoke Send a message via MSN to WarStoke Send a message via Yahoo to WarStoke
Default

sigh i was really hopeing there was a way
because i really dont want to have to redo my program
the problem im having is that there are no linkers for .net
so people have to have the .net framework
and that adds and extra 22mb on the download
if anyone knows of a linker thats free then ooya let me know
ive allready looked into xenocode but it dosnt work quite as advertised
it made a 80k executable increase to 22mb trying to link it with the .net frame work for native execution
and thier obfuscator kills my applications if i dont embed the .net into it

oh and also ive looked at a lot of .net shareware apps and i do think some people should learn to use some form of obfuscation or else yer code is gonna get jacked
WarStoke is offline   Reply With Quote
Old 02-16-2006, 11:08 AM   #3 (permalink)
Forum Expert
 
Courageous's Avatar
 
Join Date: Nov 2005
Location: San Diego, CA
Posts: 1,824
Default

*shrug*

Decompiling isn't against the law; redistributing is. One can even decompile and modify various programs in so far as one doesn't redistribute them.

C//
Courageous is offline   Reply With Quote
Old 02-16-2006, 02:02 PM   #4 (permalink)
Forum Expert
 
Courageous's Avatar
 
Join Date: Nov 2005
Location: San Diego, CA
Posts: 1,824
Default

It's perfectly ethical to decompile a program. What happens next is where the ethical and legal questions begin. If one wants to decompile a program to learn what it does, that's perfectly ethical. If one wants to decompile it just to change it for one's own use, that's ethical too. Of course, probably most decompiling is for some unethical purpose. But not all. For example, there are things around I've decompiled personally. Once in an attempt to diagnose a bug. No biggie, really.

C//
Courageous is offline   Reply With Quote
Old 02-16-2006, 02:18 PM   #5 (permalink)
Forum Expert
 
Courageous's Avatar
 
Join Date: Nov 2005
Location: San Diego, CA
Posts: 1,824
Default

Of course you're right. Stealing code is unethical and illegal. You shouldn't, however, really jump to assumptions as to what someone is doing with a decompilation (which is both legal and ethical by itself). Say, for example, someone wanted to add features to the Krrios client, by making a version, just for their own use: legal, ethical, maybe even fun.

C//
Courageous is offline   Reply With Quote
Old 02-16-2006, 02:48 PM   #6 (permalink)
Forum Expert
 
arul's Avatar
 
Join Date: Jan 2005
Location: Hic sunt leones ...
Age: 21
Posts: 1,280
Send a message via MSN to arul
Default

I decompiled almost every MSIL program, because it's easy to do and I am curios, I didn't do it for code at all.
I don't mind if someone would decompile my Log Reader, actually, I'd feel proud because he wanted to learn something new from what I did.
__________________
Angels are falling the very last time, down they're burning in hate and decline, unfaithful and violent we're breaking the spell, we're god, we're scissor, in heaven and hell!
arul is offline   Reply With Quote
Old 02-19-2006, 12:09 AM   #7 (permalink)
Newbie
 
JimJava's Avatar
 
Join Date: Feb 2006
Posts: 13
Default Ack!!!!!

Is a pandoras Box type App crossing the line Becouse thats kinda what im working on.
JimJava is offline   Reply With Quote
Old 02-23-2006, 07:47 PM   #8 (permalink)
 
Join Date: Jun 2004
Location: Krypton,s Highest mount
Age: 27
Posts: 41
Send a message via AIM to WarStoke Send a message via MSN to WarStoke Send a message via Yahoo to WarStoke
Default

well im not stealing peoples code or anything lol im not good enough
but i noticed that severel apps are not obfuscated any thing i release is going to have some obfuscation just because i hate how much of stuff i wrote back in highschool would get stolen.
WarStoke is offline   Reply With Quote
Old 02-24-2006, 08:55 PM   #9 (permalink)
 
Join Date: Oct 2002
Age: 23
Posts: 4,689
Default

Unless I am mistaken, obfuscation degrades the performance of the program. Also in terms of .NET, salamander can remove obfuscation while decompiling. Therefore there is no real need.

What you would have to do is something that sallos did, and that is to store the code in an encoded format inside of another data file. You would be 'hiding' the program and executing it with a loader.
XxSP1DERxX is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5