[DEPRECATED] Simple Classic Theme
Sept 21, 2019 19:45:19 GMT -8
Post by weboh on Sept 21, 2019 19:45:19 GMT -8
I just tried to run it on Windows 8 and got an error message: "Insufficient memory to continue operation of program." I have 32 GB of RAM, so I'm pretty sure I have enough Here's the debugging info:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.OutOfMemoryException: Insufficient memory to continue the execution of the program.
at System.Runtime.InteropServices.Marshal.AllocHGlobal(IntPtr cb)
at System.Runtime.InteropServices.Marshal.AllocHGlobal(Int32 cb)
at NtApiDotNet.SafeHGlobalBuffer..ctor(Int32 allocation_length, Int32 total_length) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\SafeHGlobalBuffer.cs:line 43
at NtApiDotNet.SafeStructureInOutBuffer`1..ctor(T value, Int32 total_length) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\SafeStructureInOutBuffer.cs:line 94
at NtApiDotNet.SafeStructureInOutBuffer`1..ctor(T value, Int32 additional_size, Boolean add_struct_size) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\SafeStructureInOutBuffer.cs:line 106
at NtApiDotNet.SafeStructureInOutBuffer`1..ctor(Int32 additional_size, Boolean add_struct_size) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\SafeStructureInOutBuffer.cs:line 72
at NtApiDotNet.NtObject.QueryObject[T](SafeKernelObjectHandle handle, ObjectInformationClass object_info, Boolean throw_on_error) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObject.cs:line 57
at NtApiDotNet.NtObject.QueryBasicInformation(SafeKernelObjectHandle handle) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObject.cs:line 34
at NtApiDotNet.NtObject.SetHandle(SafeKernelObjectHandle handle, Boolean query_basic_info) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObject.cs:line 105
at NtApiDotNet.NtObject..ctor(SafeKernelObjectHandle handle) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObject.cs:line 91
at NtApiDotNet.NtObjectWithDuplicate`2..ctor(SafeKernelObjectHandle handle) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObjectWithDuplicate.cs:line 60
at NtApiDotNet.NtObjectWithDuplicateAndInfo`4..ctor(SafeKernelObjectHandle handle) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObjectWithDuplicateAndInfo.cs:line 30
at NtApiDotNet.NtSection..ctor(SafeKernelObjectHandle handle) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtSection.cs:line 31
at NtApiDotNet.NtSection.<>c__DisplayClass12_0.<Open>b__0() in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtSection.cs:line 201
at NtApiDotNet.NtObjectUtils.<>c__DisplayClass45_0`1.<CreateResult>b__0(NtStatus s) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObjectUtils.cs:line 562
at NtApiDotNet.NtObjectUtils.CreateResult[T](NtStatus status, Boolean throw_on_error, Func`2 create_func, Action`1 error_func) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObjectUtils.cs:line 589
at NtApiDotNet.NtObjectUtils.CreateResult[T](NtStatus status, Boolean throw_on_error, Func`2 create_func) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObjectUtils.cs:line 611
at NtApiDotNet.NtObjectUtils.CreateResult[T](NtStatus status, Boolean throw_on_error, Func`1 create_func) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObjectUtils.cs:line 562
at NtApiDotNet.NtSection.Open(ObjectAttributes object_attributes, SectionAccessRights desired_access, Boolean throw_on_error) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtSection.cs:line 201
at NtApiDotNet.NtSection.NtTypeFactoryImpl.OpenInternal(ObjectAttributes obj_attributes, SectionAccessRights desired_access, Boolean throw_on_error) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtSection.cs:line 44
at NtApiDotNet.NtObjectWithDuplicate`2.NtTypeFactoryImplBase.Open(ObjectAttributes obj_attributes, AccessMask desired_access, Boolean throw_on_error) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObjectWithDuplicate.cs:line 51
at NtApiDotNet.NtType.Open(ObjectAttributes object_attributes, AccessMask desired_access, Boolean throw_on_error) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtType.cs:line 200
at NtApiDotNet.NtObject.OpenWithType(String typename, String path, NtObject root, AttributeFlags attributes, AccessMask access, SecurityQualityOfService security_quality_of_service, Boolean throw_on_error) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObject.cs:line 262
at NtApiDotNet.NtObject.OpenWithType(String typename, String path, NtObject root, AccessMask access) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObject.cs:line 300
at SimpleClassicTheme.MainForm.Enable()
at SimpleClassicTheme.MainForm.MasterEnable(Boolean taskbar)
at SimpleClassicTheme.MainForm.Button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
SimpleClassicTheme
Assembly Version: 0.8.0.0
Win32 Version: 0.8.0
CodeBase: file:///C:/Users/John/Downloads/SimpleClassicTheme.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
NtApiDotNet
Assembly Version: 1.0.0.0
Win32 Version: 0.8.0
CodeBase: file:///C:/Users/John/Downloads/SimpleClassicTheme.exe
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.OutOfMemoryException: Insufficient memory to continue the execution of the program.
at System.Runtime.InteropServices.Marshal.AllocHGlobal(IntPtr cb)
at System.Runtime.InteropServices.Marshal.AllocHGlobal(Int32 cb)
at NtApiDotNet.SafeHGlobalBuffer..ctor(Int32 allocation_length, Int32 total_length) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\SafeHGlobalBuffer.cs:line 43
at NtApiDotNet.SafeStructureInOutBuffer`1..ctor(T value, Int32 total_length) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\SafeStructureInOutBuffer.cs:line 94
at NtApiDotNet.SafeStructureInOutBuffer`1..ctor(T value, Int32 additional_size, Boolean add_struct_size) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\SafeStructureInOutBuffer.cs:line 106
at NtApiDotNet.SafeStructureInOutBuffer`1..ctor(Int32 additional_size, Boolean add_struct_size) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\SafeStructureInOutBuffer.cs:line 72
at NtApiDotNet.NtObject.QueryObject[T](SafeKernelObjectHandle handle, ObjectInformationClass object_info, Boolean throw_on_error) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObject.cs:line 57
at NtApiDotNet.NtObject.QueryBasicInformation(SafeKernelObjectHandle handle) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObject.cs:line 34
at NtApiDotNet.NtObject.SetHandle(SafeKernelObjectHandle handle, Boolean query_basic_info) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObject.cs:line 105
at NtApiDotNet.NtObject..ctor(SafeKernelObjectHandle handle) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObject.cs:line 91
at NtApiDotNet.NtObjectWithDuplicate`2..ctor(SafeKernelObjectHandle handle) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObjectWithDuplicate.cs:line 60
at NtApiDotNet.NtObjectWithDuplicateAndInfo`4..ctor(SafeKernelObjectHandle handle) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObjectWithDuplicateAndInfo.cs:line 30
at NtApiDotNet.NtSection..ctor(SafeKernelObjectHandle handle) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtSection.cs:line 31
at NtApiDotNet.NtSection.<>c__DisplayClass12_0.<Open>b__0() in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtSection.cs:line 201
at NtApiDotNet.NtObjectUtils.<>c__DisplayClass45_0`1.<CreateResult>b__0(NtStatus s) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObjectUtils.cs:line 562
at NtApiDotNet.NtObjectUtils.CreateResult[T](NtStatus status, Boolean throw_on_error, Func`2 create_func, Action`1 error_func) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObjectUtils.cs:line 589
at NtApiDotNet.NtObjectUtils.CreateResult[T](NtStatus status, Boolean throw_on_error, Func`2 create_func) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObjectUtils.cs:line 611
at NtApiDotNet.NtObjectUtils.CreateResult[T](NtStatus status, Boolean throw_on_error, Func`1 create_func) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObjectUtils.cs:line 562
at NtApiDotNet.NtSection.Open(ObjectAttributes object_attributes, SectionAccessRights desired_access, Boolean throw_on_error) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtSection.cs:line 201
at NtApiDotNet.NtSection.NtTypeFactoryImpl.OpenInternal(ObjectAttributes obj_attributes, SectionAccessRights desired_access, Boolean throw_on_error) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtSection.cs:line 44
at NtApiDotNet.NtObjectWithDuplicate`2.NtTypeFactoryImplBase.Open(ObjectAttributes obj_attributes, AccessMask desired_access, Boolean throw_on_error) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObjectWithDuplicate.cs:line 51
at NtApiDotNet.NtType.Open(ObjectAttributes object_attributes, AccessMask desired_access, Boolean throw_on_error) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtType.cs:line 200
at NtApiDotNet.NtObject.OpenWithType(String typename, String path, NtObject root, AttributeFlags attributes, AccessMask access, SecurityQualityOfService security_quality_of_service, Boolean throw_on_error) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObject.cs:line 262
at NtApiDotNet.NtObject.OpenWithType(String typename, String path, NtObject root, AccessMask access) in C:\Users\Asus\Downloads\sandbox-attacksurface-analysis-tools-master\sandbox-attacksurface-analysis-tools-master\NtApiDotNet\NtObject.cs:line 300
at SimpleClassicTheme.MainForm.Enable()
at SimpleClassicTheme.MainForm.MasterEnable(Boolean taskbar)
at SimpleClassicTheme.MainForm.Button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
SimpleClassicTheme
Assembly Version: 0.8.0.0
Win32 Version: 0.8.0
CodeBase: file:///C:/Users/John/Downloads/SimpleClassicTheme.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
NtApiDotNet
Assembly Version: 1.0.0.0
Win32 Version: 0.8.0
CodeBase: file:///C:/Users/John/Downloads/SimpleClassicTheme.exe
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.