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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Password Recovery #16

Closed
wants to merge 1 commit into from
Closed

Update Password Recovery #16

wants to merge 1 commit into from

Conversation

Thoxy67
Copy link
Contributor

@Thoxy67 Thoxy67 commented May 17, 2019

  • Add Firefox Browser
    For infos the client need to be set on same target system as Firefox (Exemple Firefox(x64) need Client(x64) that because I'have set the target on "Any CPU")

- Add Firefox Browser
@NYAN-x-CAT
Copy link
Owner

Thank you @thi67 for your continued support. I will make a DLL as a simple plugin to decrease the stub's size.

@NYAN-x-CAT
Copy link
Owner

NYAN-x-CAT commented May 18, 2019

It seems that this class won't work with new versions of FF. have you tried using this class?

@Thoxy67
Copy link
Contributor Author

Thoxy67 commented May 18, 2019

I'v try and work perfect but you need same target client as firefox target platform because it use 2 dlls from the installation.

@Thoxy67
Copy link
Contributor Author

Thoxy67 commented May 18, 2019

Demo
I'm sorry for the jamming but it's my media server from my house but it's for the demo.

Platform
DLL

  • For x64 Firefox need x64 stub or Any CPU
  • For x32 Firefox need x86 stub (maybe but not tested Any CPU)
    all the rest won't work to decrypt the strings because of the DLLs.

Code
The solution to not have this problem would be to embed the dlls as a resource but it would increase the size of the stub

@Thoxy67
Copy link
Contributor Author

Thoxy67 commented May 18, 2019

Great work dude continues like this,
I would like to thank you again for your project, I have never seen a rat so stable and so light in C#.

For me it only needs a few more features and I would like to help sometimes with the project.
I don't have a lot of time because of my work but let's say that programming for me is a hobby.

PS: Sorry for my poor English I am French and I speak German too but I don't use English every day to compose sentences.

@NYAN-x-CAT
Copy link
Owner

Thank you @thi67 for your reply, You are welcome anytime to edit and pull request! This is also a hobby project for me. I will merge it soon after adding some features.

@NYAN-x-CAT NYAN-x-CAT closed this May 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants