BanMe
September 14th, 2009, 22:33
This is the output of one of the 'solutions' I have been developing for the Binary auditing learning course..Its a simple Console..but it still loads all of this crap.
..the code for this is still incomplete. But wtf!!! does all this shit need to be loaded?! this is truely disgusting..this should not be..I remeber when i first started developing with asm..I was happy to see 5 or 6 dll loaded along with user32..now..its like the .NET framework just 'piles' them on with security in 'mind'.. the idea that computers and the memory available on these computers is increasing all the time, does not mean that anyone,especially microsoft should just use as much as possible.. I think this is a excellent tactic to 'force' customers to update the hardware of there systems..but this is hard to prove as all this comes in the guise of 'more secure' and more innovative.. I also think .NET is only another incarnation of microsofts old security measure 'security through obscurity',but more targeted towards abstracting away the knowledge of developers of the true internal workings of the system..and all this packaged into a ready to use 'framework' that people 'will' use,because its ease of use..lol fuck that, and fuck you microsoft for releasing something like that.. :P
Code:
'PHOfCoffee.exe': Loaded 'C:\Documents and Settings\Visual Studio 2005\Projects\BinaryAuditor\PHOfCoffee\PHOfCoffee\Debug\PHOfCoffee.exe', Symbols loaded.
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_d014c028\msvcp80d.dll', Symbols loaded.
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_d014c028\msvcr80d.dll', Symbols loaded.
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\comdlg32.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\secur32.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\comctl32.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\user32.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\shell32.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\shlwapi.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\imm32.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\comctl32.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\msctf.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\version.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Unloaded 'C:\WINDOWS\system32\version.dll'
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\msctfime.ime', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\ole32.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\apphelp.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\clbcatq.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\comres.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\oleaut32.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\version.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\cscui.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\cscdll.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Unloaded 'C:\WINDOWS\system32\cscui.dll'
'PHOfCoffee.exe': Unloaded 'C:\WINDOWS\system32\cscdll.dll'
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\browseui.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\setupapi.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\ntshrui.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\atl.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\netapi32.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\userenv.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\uxtheme.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\shdocvw.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\crypt32.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\msasn1.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\cryptui.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\wininet.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\normaliz.dll', No symbols loaded.
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\urlmon.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\iertutil.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\wintrust.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\imagehlp.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\wldap32.dll', Symbols loaded (source information stripped).
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\riched20.dll', No symbols loaded.
'PHOfCoffee.exe': Unloaded 'C:\WINDOWS\system32\riched20.dll'
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\system32\xpsp2res.dll', Binary was not built with debug information.
'PHOfCoffee.exe': Loaded 'C:\Program Files\Common Files\Adobe\Acrobat\ActiveX\pdfshell.dll', No symbols loaded.
'PHOfCoffee.exe': Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989\msvcr80.dll', Symbols loaded.
'PHOfCoffee.exe': Unloaded 'C:\Program Files\Common Files\Adobe\Acrobat\ActiveX\pdfshell.dll'
'PHOfCoffee.exe': Unloaded 'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989\msvcr80.dll'
The program '[360] PHOfCoffee.exe: Native' has exited with code 0 (0x0).
..the code for this is still incomplete. But wtf!!! does all this shit need to be loaded?! this is truely disgusting..this should not be..I remeber when i first started developing with asm..I was happy to see 5 or 6 dll loaded along with user32..now..its like the .NET framework just 'piles' them on with security in 'mind'.. the idea that computers and the memory available on these computers is increasing all the time, does not mean that anyone,especially microsoft should just use as much as possible.. I think this is a excellent tactic to 'force' customers to update the hardware of there systems..but this is hard to prove as all this comes in the guise of 'more secure' and more innovative.. I also think .NET is only another incarnation of microsofts old security measure 'security through obscurity',but more targeted towards abstracting away the knowledge of developers of the true internal workings of the system..and all this packaged into a ready to use 'framework' that people 'will' use,because its ease of use..lol fuck that, and fuck you microsoft for releasing something like that.. :P