View Full Version : OS Plugin : FileEx
AMSWaves
07-31-2009, 05:20 PM
Hi All,
this is an Open Source Plugin i create this to show the power of my memory plugin. you can compile it with great tool from reteset to action plugin or add this like source in your Application.
this is not very complete u can see how can work with files. with this you can read files as hex so you can create a hex editor, play with source to change it.
if anyone improve this source code post it on this thread.
Note : This Plugin Use Memory Plugin.
Version : 1.0.0.0
JDog37
07-31-2009, 06:55 PM
I dont know how to use it yet but Thank You.. Very nice of you. :yes
Joe
Chepurnoff
12-09-2009, 05:48 AM
Please, compile this plug-in.
jassing
12-09-2009, 06:18 AM
great example - wouldn't run here tho -- perhaps my memory plugin is not up to date... 1.2.2.0 -- functions are erroring out with not enough parameters...
MicroByte
12-09-2009, 08:31 AM
yup, same here, seems the optional argument is no longer optional, fill the argument and it works fine ( in Memory.Put/GetString)
Edit: No Scrap that, now it just crashes the app (Windows 7 Home Preimum)
Chepurnoff
12-09-2009, 09:28 AM
Thank You :)
MicroByte
12-09-2009, 09:34 AM
in fact, i just opend one of my old projects that use this plugin and it too is now throwing the same error, has the optional status been removed from the Get/PutString functions (im also using v 1.2.2.0)
jassing
12-09-2009, 10:45 AM
Please, compile this plug-in.
Don't worry; no doubt someone will and claim it as their own work...
FWIW - this is much more useful as a learning tool than a plugin.
Centauri Soldier
12-09-2009, 01:13 PM
Nice work AMSWaves. I am still working on becoming familiar with the memory plugin so it might be a while until i find a use for this...but it looks useful just the same.
Don't worry; no doubt someone will and claim it as their own work...
FWIW - this is much more useful as a learning tool than a plugin.
Lol...you're not gonna let that go are you? :lol
Though I gotta say I don't blame you.
AMSWaves
12-10-2009, 10:24 PM
hi all i reupdate FileEx.
in old version i found some bug so fixed it and added one another function (FileEx.ReadAllBytes) for getting all bytes of file in one table (in request of Chepurnoff) and now Compatible with latest memory plugin.
if every body have any good function for FileEx so please post in this thread.
jassing
12-11-2009, 09:21 AM
I appreciate your work; I think it's great and wish I had this right off the bat (would have made my learning curve flatter!)
anyway; I got an error. Clicked on read file, cleared the dialog that said "number" and then got the error -- attached.
AMSWaves
12-11-2009, 01:21 PM
thanks for test , this error comes on all files ? what windows you use and test it ?
number message comes from my fault i forget to remove line 5 from On Click in label read file (for debug issue, remove it)
jassing
12-11-2009, 01:39 PM
Honestly I just ran it once; and moved on (I find the source more interesting than the actual apz).
I re-ran it -- so it seems only one file I have found so far does it.
it was run no win2003, sp2
AMSWaves
12-11-2009, 01:54 PM
so what is that file.
on my comp just one time my program crashes on one file and then never crashes on that file :huh:huh maybe one bad bug hide herself in my codes.
Chepurnoff
04-26-2010, 03:45 AM
With files of the small size works perfectly. Big to you thanks
Powered by vBulletin™ Version 4.0.6 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.