aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Frontend/Properties
diff options
context:
space:
mode:
authorwilliam341 <[email protected]>2017-07-27 16:35:17 -0700
committerwilliam341 <[email protected]>2017-07-27 16:35:17 -0700
commit783144ecf5ebe515fcc21a7710d6f7e3425cd3ad (patch)
tree01efb6f6db982c84ec38d419d8c4eb9037264a7f /ShiftOS.Frontend/Properties
parent18079c6f43981f1bf9fc093b3c5b68873fe90348 (diff)
downloadshiftos_thereturn-783144ecf5ebe515fcc21a7710d6f7e3425cd3ad.tar.gz
shiftos_thereturn-783144ecf5ebe515fcc21a7710d6f7e3425cd3ad.tar.bz2
shiftos_thereturn-783144ecf5ebe515fcc21a7710d6f7e3425cd3ad.zip
hacking p1 e2
Diffstat (limited to 'ShiftOS.Frontend/Properties')
-rw-r--r--ShiftOS.Frontend/Properties/Resources.Designer.cs16
-rw-r--r--ShiftOS.Frontend/Properties/Resources.resx6
2 files changed, 20 insertions, 2 deletions
diff --git a/ShiftOS.Frontend/Properties/Resources.Designer.cs b/ShiftOS.Frontend/Properties/Resources.Designer.cs
index e21b46e..1d451a1 100644
--- a/ShiftOS.Frontend/Properties/Resources.Designer.cs
+++ b/ShiftOS.Frontend/Properties/Resources.Designer.cs
@@ -71,7 +71,19 @@ namespace ShiftOS.Frontend.Properties {
}
/// <summary>
- /// Looks up a localized string similar to .
+ /// Looks up a localized string similar to /* ShiftOS Exploits data file
+ /// *
+ /// * This file contains information about all exploits in the game&apos;s campaign.
+ /// *
+ /// */
+ ///
+ ///[
+ /// {
+ /// FriendlyName: &quot;FTP Exploit&quot;,
+ /// ExploitName: &quot;ftpwn&quot;
+ /// EffectiveAgainstPort: &quot;FileServer&quot;,
+ /// }
+ ///].
/// </summary>
public static string Exploits {
get {
@@ -138,7 +150,7 @@ namespace ShiftOS.Frontend.Properties {
///
///[
/// {
- /// FriendlyName: &quot;FTP Exploit&quot;,
+ /// FriendlyName: &quot;FTP Payload&quot;,
/// PayloadName: &quot;ftpull&quot;
/// EffectiveAgainstFirewall: 1,
/// EffectiveAgainstPort: &quot;FileServer&quot;,
diff --git a/ShiftOS.Frontend/Properties/Resources.resx b/ShiftOS.Frontend/Properties/Resources.resx
index c0a2cff..80ed513 100644
--- a/ShiftOS.Frontend/Properties/Resources.resx
+++ b/ShiftOS.Frontend/Properties/Resources.resx
@@ -142,4 +142,10 @@
<data name="LootInfo" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\LootInfo.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
</data>
+ <data name="Exploits" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\exploits.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
+ </data>
+ <data name="Payloads" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\payloads.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
+ </data>
</root> \ No newline at end of file