Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

No rename or rewrite parameters set. #7

Open
qing-root opened this issue Jan 16, 2024 · 3 comments
Open

No rename or rewrite parameters set. #7

qing-root opened this issue Jan 16, 2024 · 3 comments

Comments

@qing-root
Copy link

Very good project, but I seem to be running into some parameter issues

Codecepticon.exe --action obfuscate --module csharp --verbose --debug --path "C:\Users\xxx\xxx.sln" --precompile --build --build-path "C:\Users\xxx\ --profile sharpview --rename nefpavso --rename-method random --rename-charset lower --rename-length 1 --string-rewrite --string-rewrite-method xor
[20:54:46] Codecepticon v1.2.2 is starting...
[20:54:46] No rename or rewrite parameters set.
[20:54:46] Could not parse command line.

He reminds me of the lack of rename and rewrite parameters, but I clearly provide them in the command line. Please help me, thank you

@sadreck
Copy link
Contributor

sadreck commented Jan 16, 2024

Can you try without the --precompile --build --build-path "C:\Users\xxx\" and let me know if that works?

@qing-root
Copy link
Author

qing-root commented Jan 17, 2024

Can you try without the --precompile --build --build-path "C:\Users\xxx\" and let me know if that works?

without --precompile --build --build-path "C:\Users\xxx" is work

image

@sadreck
Copy link
Contributor

sadreck commented Jan 17, 2024

Thanks, at least we have a workaround until I fix this!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants