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

Destination output file location, 2nd try #10

Closed
greenozon opened this issue Dec 13, 2021 · 0 comments
Closed

Destination output file location, 2nd try #10

greenozon opened this issue Dec 13, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@greenozon
Copy link

I"d like to get back to #5

by default the latest binary can't save the file as by default it is being saved to root of drive C:

eg:


        __  __  _____     __                 _               __ _
     /\ \ \/__\/__   \   /__\ ___  __ _  ___| |_ ___  _ __  / _\ | __ _ _   _  ___ _ __
    /  \/ /_\    / /\/  / \/// _ \/ _` |/ __| __/ _ \| '__| \ \| |/ _` | | | |/ _ \ '__|
  _/ /\  //__   / /    / _  \  __/ (_| | (__| || (_) | |    _\ \ | (_| | |_| |  __/ |
 (_)_\ \/\__/   \/     \/ \_/\___|\__,_|\___|\__\___/|_|    \__/_|\__,_|\__, |\___|_|
                                                                      |___/
 .NET Reactor Slayer by CS-RET
 Website: www.CodeStrikers.org
 Latest version on Github: https://github.com/SychicBoy/NetReactorSlayer
 Version: 2.1.0.0
 Supported .NET Reactor versions: (6.0) (6.2) (6.3) (6.5) (6.7) (6.8)
 ==========================
 [DONE] Methods decrypted.
 [DONE] 1105 Arithmetic equations resolved.
 [WARN] Couldn't find anti tamper method.
 [WARN] Couldn't find anti debugger method.
 [DONE] 3392 Proxied calls removed.
 [WARN] Couldn't find any hidden call.
 [DONE] 430 Strings decrypted.
 [WARN] Couldn't find any encrypted resource.
 [WARN] Couldn't find any embedded assembly.
 [DONE] 10 Tokens decrypted.
 [PROMPT] Do you want to preserve all MD tokens? (Y/n): n
 [PROMPT] Do you want to keep old MaxStack value? (Y/n): n
 [ERROR] Failed to save file. Access to the path 'c:\test_asm.dll' is denied.

There is a PR ready that mitigates this issue...
#7

Thank you

@SychicBoy SychicBoy added the bug Something isn't working label May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants