You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 3rdParty/Chrome/API_Chrome_Hijack.cs
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
// This file is part of the OWASP O2 Platform (http://www.owasp.org/index.php/OWASP_O2_Platform) and is released under the Apache 2.0 License (http://www.apache.org/licenses/LICENSE-2.0)
2
2
usingSystem;
3
+
usingSystem.Management;
3
4
usingSystem.Windows.Forms;
4
5
usingSystem.Reflection;
5
6
usingSystem.Diagnostics;
@@ -104,7 +105,7 @@ public static API_Chrome_Hijack hijack_Chrome(this API_Chrome_Hijack chromeHijac
Copy file name to clipboardExpand all lines: 3rdParty/HawkEye/Ctrl_ProcessFinder.cs
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
// This file is part of the OWASP O2 Platform (http://www.owasp.org/index.php/OWASP_O2_Platform) and is released under the Apache 2.0 License (http://www.apache.org/licenses/LICENSE-2.0)
Copy file name to clipboardExpand all lines: APIs/Windows/API_RDP.cs
+4-10Lines changed: 4 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,8 @@
1
1
// This file is part of the OWASP O2 Platform (http://www.owasp.org/index.php/OWASP_O2_Platform) and is released under the Apache 2.0 License (http://www.apache.org/licenses/LICENSE-2.0)
Copy file name to clipboardExpand all lines: APIs/Windows/API_WindowsMediaPlayer.cs
+2-12Lines changed: 2 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,7 @@
1
1
// This file is part of the OWASP O2 Platform (http://www.owasp.org/index.php/OWASP_O2_Platform) and is released under the Apache 2.0 License (http://www.apache.org/licenses/LICENSE-2.0)
Copy file name to clipboardExpand all lines: APIs/Windows/CLR/API_CLR.cs
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,11 @@
1
1
// This file is part of the OWASP O2 Platform (http://www.owasp.org/index.php/OWASP_O2_Platform) and is released under the Apache 2.0 License (http://www.apache.org/licenses/LICENSE-2.0)
Copy file name to clipboardExpand all lines: APIs/Windows/CLR/API_Mscoree.cs
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,9 @@
1
1
// This file is part of the OWASP O2 Platform (http://www.owasp.org/index.php/OWASP_O2_Platform) and is released under the Apache 2.0 License (http://www.apache.org/licenses/LICENSE-2.0)
0 commit comments