Comments on: Shrinking C++ Executables http://thelegendofrandom.com/blog/archives/2231 Programming and Reverse Engineering Thu, 19 Sep 2013 09:42:54 +0000 hourly 1 http://wordpress.org/?v=3.5.1 By: bridging loan http://thelegendofrandom.com/blog/archives/2231#comment-76083 bridging loan Tue, 09 Jul 2013 14:50:35 +0000 http://thelegendofrandom.com/blog/?p=2231#comment-76083 Ordinarily I don’t study post on sites, however wish to state that this kind of write-up quite required myself to see and also accomplish that! Your own way of writing continues to be surprised me. Appreciate it, quite good content.

]]>
By: Wiredtree Review http://thelegendofrandom.com/blog/archives/2231#comment-75837 Wiredtree Review Sun, 07 Jul 2013 09:52:20 +0000 http://thelegendofrandom.com/blog/?p=2231#comment-75837 I’m gone to inform my little brother, that he should also go to see this web site on regular basis to get updated from newest gossip.

]]>
By: Leandra http://thelegendofrandom.com/blog/archives/2231#comment-73809 Leandra Sat, 22 Jun 2013 04:58:31 +0000 http://thelegendofrandom.com/blog/?p=2231#comment-73809 We stumbled over here different web page and thought I might check things out. I like what I see so i am just following you. Look forward to exploring your web page for a second time.

]]>
By: waliedassar http://thelegendofrandom.com/blog/archives/2231#comment-4506 waliedassar Mon, 24 Sep 2012 04:34:05 +0000 http://thelegendofrandom.com/blog/?p=2231#comment-4506 No, you can. If necessary, link to msvcrt.lib or the similar import libraries.

]]>
By: tracer0tong http://thelegendofrandom.com/blog/archives/2231#comment-4103 tracer0tong Thu, 13 Sep 2012 20:41:34 +0000 http://thelegendofrandom.com/blog/?p=2231#comment-4103 BTW, thnx to author. Your place many known tricks in one article.

]]>
By: tracer0tong http://thelegendofrandom.com/blog/archives/2231#comment-4102 tracer0tong Thu, 13 Sep 2012 20:40:05 +0000 http://thelegendofrandom.com/blog/?p=2231#comment-4102 Another good way to decrease size of your binary is using a WinAPI calls only. And as you can see in MSDN, WinAPI supports huge amount of possibilities to replace C++ std. libs. And your binary will have a great portability, because in Windows we have variety of msvcr*.dll’s, so with WinAPI you can avoid this “DLL Hell”

]]>
By: Modnar http://thelegendofrandom.com/blog/archives/2231#comment-4083 Modnar Thu, 13 Sep 2012 07:30:34 +0000 http://thelegendofrandom.com/blog/?p=2231#comment-4083 I hope the people who left bad comments regarding this tutorial doesn’t get to you, because we would love to see more of your tutorials. I will try this tutorial in due time, and I understand that we might not use it IRL but people, or at least me, wants to know how things work.

Thanks!

]]>
By: me http://thelegendofrandom.com/blog/archives/2231#comment-4078 me Thu, 13 Sep 2012 03:55:56 +0000 http://thelegendofrandom.com/blog/?p=2231#comment-4078 quote “From 31,000 bytes to less than 1,000 (620 bytes to be exact). I guess the real question we should be asking is “Why didn’t Microsoft just start here and then add things as we need them?” I’m sure they’re crying all the way to the bank.”

You don’t get it, I like experiments like this that can show a way to get to this goal if needed or “REQUIRED”. The issue is criticizing Microsoft for having default settings that improve performance and security over a smaller image.

]]>
By: mudlord http://thelegendofrandom.com/blog/archives/2231#comment-4077 mudlord Thu, 13 Sep 2012 03:13:57 +0000 http://thelegendofrandom.com/blog/?p=2231#comment-4077 You don’t get it.
Some applications REQUIRE such size contraints.

Demoscene anyone?

]]>
By: Shrinking IQs « The Legend Of Random http://thelegendofrandom.com/blog/archives/2231#comment-4025 Shrinking IQs « The Legend Of Random Wed, 12 Sep 2012 01:55:46 +0000 http://thelegendofrandom.com/blog/?p=2231#comment-4025 [...] on Sep.12, 2012, under Uncategorized Boy, everyone seems to have missed the point on my last tutorial regarding shrinking C++ binary [...]

]]>