Junk Code Project [Source] - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18) +---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19) +---- Thread: Junk Code Project [Source] (/showthread.php?tid=22730) |
Junk Code Project [Source] - Digital-Punk - 10-16-2011 Here is yet another one of my projects that some may find interesting. It is a junk code generator for vb.net code. It is pretty much a useless program none the less. But I used the background workers in this and I think they are pretty good examples of how to use them. It uses alot of random generation algorithms, it is actually quite fast. Let me know what you think. Virus Scan: http://vscan.novirusthanks.org/analysis/977a41efa6d6f1bb6ba9fd965084822a/bmV3LWp1bmstY29kZS1nZW5lcmF0ZXItemlw/ Download project files here! RE: Junk Code Project [Source] - alabama - 10-16-2011 Is it just random or will the code actually do something? lol. Also, I think a 'select all and copy to clipboard' option would be kinda standard for something like this, instead of having to copy it all yourself. RE: Junk Code Project [Source] - Digital-Punk - 10-16-2011 It puts the code into class's and module files. It is simply to just trick AV's, but it is a useless program it does have some good examples of the background worker. RE: Junk Code Project [Source] - John. - 10-16-2011 I've seen some cool programs you've been making man. Nice job . RE: Junk Code Project [Source] - пinja - 10-18-2011 Ill take a look at this. sounds kinda intresting RE: Junk Code Project [Source] - SO_TIRED - 10-23-2011 so these are for stubs ? is this correct |