<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>cracknetproject Discussions Rss Feed</title><link>http://www.codeplex.com/cracknetproject/Thread/List.aspx</link><description>cracknetproject Discussions Rss Description</description><item><title>New Post: Non-top level windows?</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=243862</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I'm trying to nosy into an app, but it's not at the top level, so it doesn't show up.&lt;/p&gt;
&lt;p&gt;How can I modify the source to show ALL valid windows?&lt;/p&gt;
&lt;p&gt;The program I'm attempting to nosy through is a .Net 2.0 app running on some tripped out UI frameworks.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;/div&gt;</description><author>dawmail333</author><pubDate>Sun, 30 Jan 2011 09:54:22 GMT</pubDate><guid isPermaLink="false">New Post: Non-top level windows? 20110130095422A</guid></item><item><title>New Post: .NET 4?</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=218649</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Does Crack.Net work with .NET4 apps?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It won't load my WPF app targeting .NET 4.&lt;/p&gt;
&lt;p&gt;I tryed compiling the sample CrackNET.WpfTestApp targeting .NET 4 and it won't load either. It work when I compile it targetin 3.5&lt;/p&gt;&lt;/div&gt;</description><author>legrit</author><pubDate>Wed, 07 Jul 2010 18:08:23 GMT</pubDate><guid isPermaLink="false">New Post: .NET 4? 20100707060823P</guid></item><item><title>New Post: Attempted to read or write protected memory. This is often an indication that other memory is corrupt</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=68743</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;If you don't mind, please share some tips here that explain how you got it to work on your machine (so that others with the same problem can know the fix). &amp;nbsp;Thanks!&lt;/p&gt;&lt;/div&gt;</description><author>JoshSmithonWpf</author><pubDate>Sun, 13 Sep 2009 16:11:13 GMT</pubDate><guid isPermaLink="false">New Post: Attempted to read or write protected memory. This is often an indication that other memory is corrupt 20090913041113P</guid></item><item><title>New Post: Attempted to read or write protected memory. This is often an indication that other memory is corrupt</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=68743</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I have gone throught your code and found that the most of codes are being re-used from Snoop. So, I already found the way to make Snoop work on my machine so no issue for now. Thanks a lot for your reply, Josh.&lt;/p&gt;&lt;/div&gt;</description><author>michaelsync</author><pubDate>Sun, 13 Sep 2009 08:58:06 GMT</pubDate><guid isPermaLink="false">New Post: Attempted to read or write protected memory. This is often an indication that other memory is corrupt 20090913085806A</guid></item><item><title>New Post: Attempted to read or write protected memory. This is often an indication that other memory is corrupt</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=68743</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I'm using .NET 3.5.&lt;/p&gt;
&lt;p&gt;I'm using Windows 2008 R2 &amp;nbsp;64 bits as main OS and hyper-V-ing the Vista Business Edition (64 bits) to run VS 2008.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>michaelsync</author><pubDate>Sun, 13 Sep 2009 05:41:14 GMT</pubDate><guid isPermaLink="false">New Post: Attempted to read or write protected memory. This is often an indication that other memory is corrupt 20090913054114A</guid></item><item><title>New Post: Attempted to read or write protected memory. This is often an indication that other memory is corrupt</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=68743</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I've never seen that before. &amp;nbsp;Does it only occur for one application, or for any cracked app? &amp;nbsp;&lt;/p&gt;
&lt;p&gt;What version of the .NET Framework is the application using?&lt;/p&gt;&lt;/div&gt;</description><author>JoshSmithonWpf</author><pubDate>Sun, 13 Sep 2009 00:32:56 GMT</pubDate><guid isPermaLink="false">New Post: Attempted to read or write protected memory. This is often an indication that other memory is corrupt 20090913123256A</guid></item><item><title>New Post: Attempted to read or write protected memory. This is often an indication that other memory is corrupt</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=68743</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Josh,&lt;/p&gt;
&lt;p&gt;I'm getting this error when I click &amp;quot;Refresh&amp;quot; button twice.&lt;/p&gt;
&lt;p&gt;System.AccessViolationException was unhandled&lt;br&gt;&amp;nbsp; Message=&amp;quot;Attempted to read or write protected memory. This is often an indication that other memory is corrupt.&amp;quot;&lt;br&gt;&amp;nbsp; Source=&amp;quot;mscorlib&amp;quot;&lt;br&gt;&amp;nbsp; InnerException:&lt;/p&gt;
&lt;p&gt;Class Name : MainWindow&lt;br&gt;Line : 133&amp;nbsp; (foreach - windows)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>michaelsync</author><pubDate>Sat, 12 Sep 2009 18:07:40 GMT</pubDate><guid isPermaLink="false">New Post: Attempted to read or write protected memory. This is often an indication that other memory is corrupt 20090912060740P</guid></item><item><title>New Post: How to compile for 64-bit?</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=59551</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;There wasn't a 'x64' Solution Platform in the code that I downloaded (Changeset 20231) ... I tried to make one myself ... but things went bad quickly. In particular, there didn't seem to be a 64-bit option for the ManagedInjector project.&lt;/p&gt;
&lt;p&gt;Should I download a different set of code ... or something?&lt;/p&gt;&lt;/div&gt;</description><author>cplotts</author><pubDate>Mon, 15 Jun 2009 15:48:19 GMT</pubDate><guid isPermaLink="false">New Post: How to compile for 64-bit? 20090615034819P</guid></item><item><title>New Post: How to compile for 64-bit?</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=59551</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you set the Active Solution Platform to 'x64'? &amp;nbsp;If not, to do that you go to the Build menu, then Configuration Manager, and set it in the dialog window that pops up.&lt;/p&gt;
&lt;p&gt;If you already are using that setting, I'm not sure why it isn't working...&lt;/p&gt;
&lt;p&gt;Josh&lt;/p&gt;&lt;/div&gt;</description><author>JoshSmithonWPF</author><pubDate>Mon, 15 Jun 2009 15:23:03 GMT</pubDate><guid isPermaLink="false">New Post: How to compile for 64-bit? 20090615032303P</guid></item><item><title>New Post: How to compile for 64-bit?</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=59551</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Trying to compile and run the source code for my Windows 7 64-bit platform ... and it dies when I launch the executable. However, when I download the binaries ... those work fine.&lt;/p&gt;
&lt;p&gt;Are there any tricks to building it on a 64-bit platform?&lt;/p&gt;&lt;/div&gt;</description><author>cplotts</author><pubDate>Mon, 15 Jun 2009 15:04:06 GMT</pubDate><guid isPermaLink="false">New Post: How to compile for 64-bit? 20090615030406P</guid></item><item><title>New Post: Crack + Snoop</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=52445</link><description>&lt;div style="line-height: normal;"&gt;Thanks guys! That's great to know!!! Can't wait for the next version!&lt;br&gt;
&lt;/div&gt;</description><author>aquaseal</author><pubDate>Tue, 07 Apr 2009 00:04:29 GMT</pubDate><guid isPermaLink="false">New Post: Crack + Snoop 20090407120429A</guid></item><item><title>New Post: Crack + Snoop</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=52445</link><description>&lt;div style="line-height: normal;"&gt;aquaseal: If you look at the following post (http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/b99f3db7-540c-43f4-8051-69d2d51a78bc) you will see how Mark fixed property editing in the latest version of Snoop.&lt;br&gt;
&lt;br&gt;
And I agree, I would rather use Crack (oh, that is so fun to say). 
&lt;/div&gt;</description><author>cplotts</author><pubDate>Mon, 06 Apr 2009 23:14:26 GMT</pubDate><guid isPermaLink="false">New Post: Crack + Snoop 20090406111426P</guid></item><item><title>New Post: Crack + Snoop</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=52445</link><description>&lt;div style="line-height: normal;"&gt;Hey aquaseal, you're in luck. Part of the next planned version of Crack.NET is to have the ability to edit properties in Memory Explorer.&amp;nbsp; I think it will be something like what &lt;a href="http://joshsmithonwpf.wordpress.com/mole/"&gt;Mole&lt;/a&gt; exposes for property editing.&amp;nbsp; We'll see how it goes...&lt;br&gt;
&lt;/div&gt;</description><author>JoshSmithonWPF</author><pubDate>Mon, 06 Apr 2009 23:13:29 GMT</pubDate><guid isPermaLink="false">New Post: Crack + Snoop 20090406111329P</guid></item><item><title>New Post: Crack + Snoop</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=52445</link><description>&lt;div style="line-height: normal;"&gt;I love this idea! I dislike how the current state of snoop has broken the property changing ability! But alas, I use an older version of snoop on a near daily basis, and if crack implemented this capability then I would surely use crack all the time!!! (the green alien with a blinking eye application, not some other reference).&lt;br&gt;
&lt;br&gt;
thanks for all your hard work josh, it is certainly appreciated!&lt;br&gt;
&lt;/div&gt;</description><author>aquaseal</author><pubDate>Mon, 06 Apr 2009 22:55:44 GMT</pubDate><guid isPermaLink="false">New Post: Crack + Snoop 20090406105544P</guid></item><item><title>New Post: Crack + Snoop</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=52445</link><description>&lt;div style="line-height: normal;"&gt;I was thinking about having a &amp;quot;zoom slider&amp;quot; to change the number of elements in the TreeView.&amp;nbsp; Mouse wheel support is a cool idea, too.&amp;nbsp; Thanks, I'll probably add that in. ;)&lt;br&gt;
&lt;br&gt;
Your poem resonates with me.&amp;nbsp; I want Crack.NET to be The Tool for WPF devs.&amp;nbsp; I have so many features in mind for it, but adding in element tree sniffing is definitely the highest priority work item.&lt;br&gt;
&lt;/div&gt;</description><author>JoshSmithonWPF</author><pubDate>Mon, 06 Apr 2009 19:04:31 GMT</pubDate><guid isPermaLink="false">New Post: Crack + Snoop 20090406070431P</guid></item><item><title>New Post: Crack + Snoop</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=52445</link><description>&lt;div style="line-height: normal;"&gt;Oh, I'm not pushing for Kharitonov's solution ... although I do like that he fixed the limitation in Snoop ...&lt;br&gt;
&lt;br&gt;
From what I understand, I already like your solution. :) What would be interesting and fun would be some neat way from design standpoint to change how much of the element tree you are displaying ... maybe something akin to zoom. Who knows, maybe you could hook in the mouse wheel ... that would be a slick way to 'zoom' the element tree larger and smaller.&lt;br&gt;
&lt;br&gt;
One tool to rule them all,&lt;br&gt;
One tool to find bugs,&lt;br&gt;
One tool to bring them all,&lt;br&gt;
And in the darkness squish them.&lt;br&gt;
&lt;br&gt;
:)&lt;br&gt;
&lt;/div&gt;</description><author>cplotts</author><pubDate>Mon, 06 Apr 2009 18:59:09 GMT</pubDate><guid isPermaLink="false">New Post: Crack + Snoop 20090406065909P</guid></item><item><title>New Post: Crack + Snoop</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=52445</link><description>&lt;div style="line-height: normal;"&gt;Kharitonov's solution is fine, but I didn't like the user experience it creates.&amp;nbsp; I'm thinking more and more that limiting the number of elements in the TreeView is the ideal solution.&amp;nbsp; Once I get a prototype working, I'll let you know and hopefully you'll agree with me.&lt;br&gt;
&lt;/div&gt;</description><author>JoshSmithonWPF</author><pubDate>Mon, 06 Apr 2009 18:41:52 GMT</pubDate><guid isPermaLink="false">New Post: Crack + Snoop 20090406064152P</guid></item><item><title>New Post: Crack + Snoop</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=52445</link><description>&lt;div style="line-height: normal;"&gt;Again, thanks for the prompt reply ... and, yes, that's right ... good point ... in fact, I know that Mark Kharitonov has previously contacted you about an improvement he has made in Snoop (and was suggesting for Crack.NET) due to the nesting limitation.&lt;br&gt;
&lt;/div&gt;</description><author>cplotts</author><pubDate>Mon, 06 Apr 2009 18:38:42 GMT</pubDate><guid isPermaLink="false">New Post: Crack + Snoop 20090406063842P</guid></item><item><title>New Post: Crack + Snoop</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=52445</link><description>&lt;div style="line-height: normal;"&gt;:)&amp;nbsp; Thanks for the feedback!&amp;nbsp; &lt;br&gt;
&lt;br&gt;
Part of the reason I need to limit the size of the Element TreeView (aside from having it be too heavy), is that WPF has an artificial limitation where you cannot nest elements more than ~255 levels deep.&amp;nbsp; Since TreeViewItems nest within each other, this limitation can become a problem (in rare scenarios).&amp;nbsp; Limiting the number of descendants/ancestors allows me to present a lightweight, safe view of the element tree.&lt;br&gt;
&lt;br&gt;
Yeah, the blinking alien is the bomb! &lt;br&gt;
&lt;/div&gt;</description><author>JoshSmithonWPF</author><pubDate>Mon, 06 Apr 2009 18:27:22 GMT</pubDate><guid isPermaLink="false">New Post: Crack + Snoop 20090406062722P</guid></item><item><title>New Post: Crack + Snoop</title><link>http://cracknetproject.codeplex.com/Thread/View.aspx?ThreadId=52445</link><description>&lt;div style="line-height: normal;"&gt;Saw your post (http://groups.google.com/group/wpf-disciples/browse_thread/thread/4f2210616a8ab501/03cb12859b4b9386?show_docid=03cb12859b4b9386) in the WPF Disciples group ... and wanted to thumbs up the idea.&lt;br&gt;
&lt;br&gt;
I would love the Ctrl-Shift behavior in Crack.NET.&lt;br&gt;
&lt;br&gt;
I don't think you need to limit how much the user can see of the element tree ... but if you do, make sure it is configurable. Given that though, I like the idea. It would just be icing on the cake.&lt;br&gt;
&lt;br&gt;
Another thing I like about Snoop is seeing the visual that I'm 'cracking' or 'snooping'.&lt;br&gt;
&lt;br&gt;
By the way, love the blinking alien. It is just pure coolness. I know that it is just a simple flip book animation, but it is still the bomb.&lt;br&gt;
&lt;/div&gt;</description><author>cplotts</author><pubDate>Mon, 06 Apr 2009 18:19:41 GMT</pubDate><guid isPermaLink="false">New Post: Crack + Snoop 20090406061941P</guid></item></channel></rss>