Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Commit

Permalink
53X Again 23!
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed Aug 25, 2020
1 parent 8b4f9e3 commit ee227c5
Show file tree
Hide file tree
Showing 17 changed files with 560 additions and 559 deletions.
414 changes: 207 additions & 207 deletions Portscan/LAST.Designer.cs

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Portscan/LAST.resx
Original file line number Diff line number Diff line change
Expand Up @@ -177,11 +177,11 @@
<metadata name="FST.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="$this.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<metadata name="$Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<data name="$Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
AAABAAEAQEAAAAEAIAAoQgAAFgAAACgAAABAAAAAgAAAAAEAIAAAAAAAAEIAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAANXu/EnU7/rJ1e7699Xu+sjU8ftHAAAAAAAAAAAAAAAAAAAAAAAA
Expand Down
688 changes: 344 additions & 344 deletions Portscan/MAIN.Designer.cs

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion Portscan/MAIN.cs
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
using System;
using ReaLTaiizor;
using System.Drawing;
using ReaLTaiizor.Utils;
using System.Net.Sockets;
using System.Windows.Forms;
using System.ComponentModel;
using System.Threading.Tasks;
using ReaLTaiizor.Controls.StatusBar;

namespace Portscan
{
Expand Down
4 changes: 2 additions & 2 deletions Portscan/MAIN.resx
Original file line number Diff line number Diff line change
Expand Up @@ -183,11 +183,11 @@
<metadata name="ROL.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="$this.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<metadata name="$Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<data name="$Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
AAABAAEAQEAAAAEAIAAoQgAAFgAAACgAAABAAAAAgAAAAAEAIAAAAAAAAEIAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAANXu/EnU7/rJ1e7699Xu+sjU8ftHAAAAAAAAAAAAAAAAAAAAAAAA
Expand Down
4 changes: 2 additions & 2 deletions Portscan/Portscan.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
<ItemGroup>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.VisualBasic" />
<Reference Include="ReaLTaiizor, Version=3.7.7.6, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\ReaLTaiizor.3.7.7.6\lib\net48\ReaLTaiizor.dll</HintPath>
<Reference Include="ReaLTaiizor, Version=3.7.7.7, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\ReaLTaiizor.3.7.7.7\lib\net48\ReaLTaiizor.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
Expand Down
Binary file modified Portscan/bin/Release/Portscan.exe
Binary file not shown.
Binary file modified Portscan/bin/Release/Portscan.pdb
Binary file not shown.
Binary file modified Portscan/bin/Release/ReaLTaiizor.dll
Binary file not shown.
Binary file not shown.
Binary file modified Portscan/obj/Release/Portscan.LAST.resources
Binary file not shown.
Binary file modified Portscan/obj/Release/Portscan.Main.resources
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
77ea2d8e71b666097b02d43b87341e21b955cde6
4d7b67b3a448e709532a53f350f16dd6cc853038
Binary file modified Portscan/obj/Release/Portscan.csproj.GenerateResource.cache
Binary file not shown.
Binary file modified Portscan/obj/Release/Portscan.csprojAssemblyReference.cache
Binary file not shown.
Binary file modified Portscan/obj/Release/Portscan.exe
Binary file not shown.
Binary file modified Portscan/obj/Release/Portscan.pdb
Binary file not shown.

0 comments on commit ee227c5

Please sign in to comment.