Results 1 to 40 of 255

Thread: Making Vb Compilator without runtimes

Threaded View

  1. #1

    Thread Starter
    Lively Member devmax's Avatar
    Join Date
    Mar 2001
    Posts
    67

    Cool Making Vb Compilator without runtimes

    Hi everyone !

    I'm a developer in VB, VC++, PERL, win32asm, scripting and else..

    And I'm working on a quite intresting project : un vb compiler. Means it makes .exe files with your VB project but it uses NO Runtimes ( ****ing .dll files like MSVBMV60.dll ).

    Here is how it works : it reads easily your project, translate it into asm compiled and then write it in an .exe file. So it makes .exe file, about 3 KB big.

    I have already started it and it works very well !!!
    But ok.. its really the begining, the only syntax it recognizes is "MsgBox" But it creates .exe files exactly same-look as vb created.

    But it's a very difficult project, so i need some really good programmers in vb and asm. ( I could explain some bases of compiled asm to guys who are not experimented )

    I was reading the thread talking about program compiled secured or not... And it's talk also about Fusion.. Ths prog is just a package creator, wich include all the dll, so I think my idea could be an easier way to distribute your progz... You're free then to use an encryption protector..

    So, tell me if you wanna join me, I haven't find any enough good programmer on IRC,so if you are interrested, please write me by email at [email protected] or on ICQ ( 41300352 ) ..

    I'm waiting for you guys..


    Don't forget to send me your questions, or if you want more infos..
    Last edited by devmax; Oct 5th, 2002 at 04:03 PM.
    All what you dream is codable - DevMaX

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width