evolve icon indicating copy to clipboard operation
evolve copied to clipboard

Upload memory images through web interface

Open Beercow opened this issue 9 years ago • 6 comments

Have an idea. Would it be possible to have a web interface to upload a memory capture and have a drop down menu to pick the volatility profile? Then all you would have to do is start the bottle server. I would try it myself bu I do not have the skills to come up with this on my own.

Beercow avatar Sep 30 '15 01:09 Beercow

Hi Brian, Thanks for the suggestion. I have plans to provide a dropdown for the memory profiles. Just need to get some time to get that into the code.

For uploading: I had thought about that but shied away from it since we deal with files in the gig size. I do have a plan though to allow the file to be chosen after starting the bottle server. I have code already in place to present a file listing in a div window that gets the directories and files from the bottle server.

Thoughts on that?

On Sep 29, 2015, at 18:51, Brian Maloney <[email protected]mailto:[email protected]> wrote:

Have an idea. Would it be possible to have a web interface to upload a memory capture and have a drop down menu to pick the volatility profile? Then all you would have to do is start the bottle server. I would try it myself bu I do not have the skills to come up with this on my own.

— Reply to this email directly or view it on GitHubhttps://github.com/JamesHabben/evolve/issues/11.

JamesHabben avatar Sep 30 '15 03:09 JamesHabben

I see your point on the memory image size. I was thinking of it in the aspect of the images already being on the box containing Evolve. I like the idea of the file listing because that was my line of thinking. Not so much as "uploading" as to accessing the file on the box.

Beercow avatar Sep 30 '15 04:09 Beercow

I just posted code that gives the ability to select the memory profile from a drop down. I haven't put in the memory image chooser yet, but let me know how this part works for you.

JamesHabben avatar Nov 11 '15 00:11 JamesHabben

Thank you for all your hard work. I didn't even think of a selector for the memory profile. That's awesome. Been a little busy. Sorry for not getting back to you sooner.

Beercow avatar Nov 19 '15 02:11 Beercow

No worries. These dang jobs and personal lives always get in the way! I think the memory image might be a little more time though before I can get it in. Will let you know.

JamesHabben avatar Nov 24 '15 00:11 JamesHabben

Thanks for keeping me updated.

Beercow avatar Nov 24 '15 03:11 Beercow