Results 1 to 15 of 27

Threaded View

  1. #1
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow

    [Release] MPGH VB Syntax Highlighting.

    Hey guys, been a while since I made anything for the forum so I thought I may as well contribute a little tool I devised.

    Basically, it highlights VB syntax in a way that MPGH understands (using color BBCode and shit) so you just type your code normally in the top box, click convert and copy the result in the bottom box, then open the forums and paste the text into your reply box.

    NOTE: Could be slightly buggy, haven't tested it all that much so no doubt shit's going to hit the fan at some point.

    So the deal is, this is one of my "completely functional apps" i.e, I only had functionality in mind when I made it so If i find anyone bitching about the lack of prettiness I can and WILL e-backhand you. You have been warned.

    Screenshot:


    Example of output:

    Code:
    For i As Integer = 0 to 5 'loop through integers 0 to 5
       Dim x As String = (i * 5).ToString 'multiply the number by 5
       MsgBox(x) 'show the string in a messagebox
    Next


    Scans:
    VirusTotal - Free Online Virus, Malware and URL Scanner

    VBSyntax********* MD5:ea55d8209de7e1ba0e7739402c3624e2 - VirSCAN.org Scanners did not find malware!


    Credits:

    Me.
    System.Text.RegularExpressions namespace.

    Cheers nigs,
    Jason

    EDIT: Found a bug, fixed it, rescanned and reuploaded.
    Last edited by Jason; 01-20-2011 at 09:59 AM.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  2. The Following 9 Users Say Thank You to Jason For This Useful Post:

    'Bruno (01-20-2011),Blubb1337 (01-21-2011),flameswor10 (01-20-2011),Functional (01-20-2011),Hassan (01-21-2011),JamesA1994 (01-20-2011),Lolland (01-20-2011),willrulz188 (01-21-2011),___x][GooD. (01-20-2011)