Skip to content

Commit 29f3bf4

Browse files
authored
Merge pull request #1 from DamonMohammadbagher/main
update
2 parents 11554dc + 4d61a36 commit 29f3bf4

53 files changed

Lines changed: 19988 additions & 209 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<startup>
4-
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
4+
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2"/>
55
</startup>
66

77
</configuration>

ETWPM2Monitor2/ETWPM2Monitor2/ETWPM2Monitor2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<OutputType>WinExe</OutputType>
99
<RootNamespace>ETWPM2Monitor2</RootNamespace>
1010
<AssemblyName>ETWPM2Monitor2</AssemblyName>
11-
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
11+
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
1212
<FileAlignment>512</FileAlignment>
1313
<Deterministic>true</Deterministic>
1414
<NuGetPackageImportStamp>

ETWPM2Monitor2/ETWPM2Monitor2/Form1.Designer.cs

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ETWPM2Monitor2/ETWPM2Monitor2/Form1.cs

Lines changed: 274 additions & 192 deletions
Large diffs are not rendered by default.

ETWPM2Monitor2/ETWPM2Monitor2/Form1.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w
156156
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
157157
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAACw
158-
HgAAAk1TRnQBSQFMAgEBHQEAAdgBBAHYAQQBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
158+
HgAAAk1TRnQBSQFMAgEBHQEAAeABBAHgAQQBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
159159
AwABQAMAAYADAAEBAQABCAYAASAYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
160160
AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5
161161
AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA

ETWPM2Monitor2/ETWPM2Monitor2/Network_Info.cs

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ await Task.Run(() =>
398398

399399
while (true)
400400
{
401-
Thread.Sleep(100);
401+
Thread.Sleep(200);
402402
if (Network_Info_DataTables.StopThread)
403403
{
404404
break;
@@ -764,7 +764,7 @@ await Task.Run(() =>
764764

765765
//BeginInvoke(new information(Information));
766766

767-
Thread.Sleep(2);
767+
Thread.Sleep(50);
768768

769769
Endpoits = 0;
770770
Listen = 0;
@@ -1316,11 +1316,9 @@ public static string GetProcessName(int Pid)
13161316
// Use the Select method to find all rows matching the filter.
13171317
if (table.Rows != null)
13181318
{
1319-
1320-
1321-
1319+
13221320
foundRows = table.Select(expression);
1323-
result = foundRows[0][1].ToString();
1321+
result = foundRows[0][1].ToString();
13241322

13251323
}
13261324

ETWPM2Monitor2/ETWPM2Monitor2/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.1.52.628")]
36-
[assembly: AssemblyFileVersion("2.1.52.628")]
35+
[assembly: AssemblyVersion("2.1.52.630")]
36+
[assembly: AssemblyFileVersion("2.1.52.630")]
512 Bytes
Binary file not shown.
Binary file not shown.

ETWPM2Monitor2/ETWPM2Monitor2/bin/Debug/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ md5 info, "exe files are not safe here in github so make your own exe files with
88
bc42bb0ace-5de9f8ed08-e26c46503614 => ETWPM2Monitor2.exe (v2.1) [v2.1.47.480] 31,Oct,2022
99
3066c279ad-acf3f2971e-2bdf5c163fdf => ETWPM2Monitor2.exe (v2.1) [v2.1.51.590] 17,Sep,2023
1010
34064d7e1c-4ae5a43e39-9c806767d425 => ETWPM2Monitor2.exe (v2.1) [v2.1.52.628] 21,Nov,2023
11+
f7749e4e0a-b16fccf5bd-d2a66bf81167 => ETWPM2Monitor2.exe (v2.1) [v2.1.52.630] 19,Mar,2024
1112
a89536efe5-2adbfbaa1c-5a46aeb032e0 => CobaltStrikeScan.exe (v1.0) 26,May,2022
1213
86f92a09f5-9be4a4148e-a5f0ccef2355 => Hunt-Sleeping-Beacons.exe 17,Sep,2023
14+
bc8bfbe7ce-08b43d1a43-a5e6d73cf389 => pe-sieve.exe [v0.3.5] (compatible ver with ETWPM2Monitor2.exe)
1315

1416

1517

0 commit comments

Comments
 (0)