Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Grab Extensions & Extensions Data folders #21

Open
rolltidehero opened this issue Mar 14, 2022 · 5 comments
Open

Feature Request: Grab Extensions & Extensions Data folders #21

rolltidehero opened this issue Mar 14, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@rolltidehero
Copy link

This would be a great addition to the Grabber and will allow you to add their extensions and extension settings.

Hell, why not just grab the whole User Data folder 馃槀

I know it could be a large file, but most of us have gigabit connections and can handle it. 馃憤

I'll try to contribute as much as I can, but I work 60 hours a week, plus I try to do freelance work in my free time to earn some extra money.

But thanks for taking over this project and continuing it, because I think it has a lot of potential.

@MoistCoder MoistCoder added the enhancement New feature or request label Mar 14, 2022
@MoistCoder
Copy link
Owner

This would be a great addition to the Grabber and will allow you to add their extensions and extension settings.

It is already certain that extensions will be added. I am already working on this feature but I will need to research a little deeper to get a better understanding of extensions. I can't guarantee that it's gonna be in the next update tho...

Hell, why not just grab the whole User Data folder 馃槀

haha yea. Currently im focusing on browser information data and not on actual files but maybe im gonna add it in future. Maybe something like List<fileName, content> GrabbedFiles;? Right now I've got more important things to do for the next updates like: improving/optimizing code, adding functions that will replace the necessary packages so you won't need thoose annoying DLL's, and fixing bugs like the current (Firefox decryption doesn't work).

Also im trying to add a UnitTest Project (CockyGrabber.Test) to test all function at once if you know what that is. Hopefully it will help to analyse future errors and bugs

I'll try to contribute as much as I can, but I work 60 hours a week, plus I try to do freelance work in my free time to earn some extra money.

That would be very kind of you! Anything helps. I don't necessarily need help at major stuff but it would be grate if you could improve some minor stuff that would maybe affect the performance like unneeded variables and statements; Or just adding some unknown browsers. anything would help.

But thanks for taking over this project and continuing it, because I think it has a lot of potential.

thanks and np.

@MoistCoder
Copy link
Owner

This will need to wait for v2.3.0 since I didn't have had enough time to add it in v2.2.0

@MoistCoder
Copy link
Owner

It seems like I need to research a little deeper to understand extensions. This feature will need to wait for v2.4.0

Repository owner deleted a comment from mrcracker392 Jun 27, 2022
@dustindog101
Copy link

add a feature to search for certian files for example wallet.dat etc

@MoistCoder
Copy link
Owner

add a feature to search for certian files for example wallet.dat etc

Please create a separate issue for that suggestion, but since we're already here, I might as well answer:

No. CockyGrabber specializes in information decryption, so the user doesn't have to understand deeper processes. Its goal is the simplification of browser information grabbing. If you want to search for or read specific files, then you can just use System.IO. I don't understand why you would suggest something as easy as that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants