solution Trivia master source code

You can talk about VB programming here

solution Trivia master source code

Postby wazzzup » Sun May 25, 2008 5:00 pm


i have a vb Trivia source code but can't make it run :d ..can any programmers make it run? :lol: :lol:

/edit: attachment removed
User avatar
wazzzup
imFiles Senior
imFiles Senior
 
Posts: 119
Joined: Fri Feb 02, 2007 8:17 pm
Location: none

Re: solution Trivia master source code

Postby autopilot » Wed May 28, 2008 10:43 am

that is not exactly vb source... it looks like decompiled source... so it is a lower level language then vb. the code is not in a form that will be easily fixed
User avatar
autopilot
Forum Moderator
Forum Moderator
 
Posts: 358
Joined: Sat Sep 23, 2006 7:19 pm

Re: solution Trivia master source code

Postby Chike » Wed May 28, 2008 2:18 pm

autopilot wrote:the code is not in a form that will be easily fixed

Nor it should be without permission from the author.
Is this TVK Trivia Master decompiled code?
Image
Chike
imFiles Master
imFiles Master
 
Posts: 583
Joined: Sun May 13, 2007 6:20 pm

Re: solution Trivia master source code

Postby Departure » Wed May 28, 2008 9:43 pm

its proberly assembly code which is a low level programming language and most things decomplied returns assembly language, it could be recomplied again using masm,tasm or any other assembly programming language interface
User avatar
Departure
Global Moderator
Global Moderator
 
Posts: 996
Joined: Thu Mar 17, 2005 11:26 am
Location: Australia

Re: solution Trivia master source code

Postby autopilot » Thu May 29, 2008 7:48 am

it is a bit odd... it has assembly type code, but it is in functions and subs... below is a small sample:
Code: Select all
Private Sub Form_Load() '454440
loc_00454462:   var_08 = &H401480
  loc_0045446E: and eax, 00000001h
loc_00454471:   var_04 = arg_08
  loc_00454474: and esi, FFFFFFFEh
...
User avatar
autopilot
Forum Moderator
Forum Moderator
 
Posts: 358
Joined: Sat Sep 23, 2006 7:19 pm


Return to Visual Basic Programming

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 0 guests