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

System.Runtime.Remoting.RemotingException: Error deserializing message. ---> System.NotSupportedException #7

Open
The-July-Plot opened this issue Oct 23, 2020 · 0 comments

Comments

@The-July-Plot
Copy link

Any ideas on the following?

PS C:\Users\redacted\ExploitRemotingService-master\ExploitRemotingService-master\ExploitRemotingService\bin\x86\Debug> .\ExploitRemotingService.exe tcp://192.168.74.65:17001/Servers ver
Error, couldn't detect version, using host: 4.0.30319.42000
Detected version 4 server
System.Runtime.Remoting.RemotingException: Error deserializing message. ---> System.NotSupportedException: http://go.microsoft.com/fwlink/?LinkId=390633
--- End of inner exception stack trace ---
at ExploitRemotingService.CustomChannel.MakeCall(String path, MethodBase mi, Object[] cmdargs) in C:\Users\redacted\ExploitRemotingService-master\ExploitRemotingService-master\ExploitRemotingService\CustomChannel.cs:line 252
at ExploitRemotingService.CustomChannel.MakeCall[T](String path, MethodBase mi, Object[] cmdargs) in C:\Users\redacted\ExploitRemotingService-master\ExploitRemotingService-master\ExploitRemotingService\CustomChannel.cs:line 243
at ExploitRemotingService.Program.CreateRemoteClassExploit(CustomChannel channel) in C:\Users\redacted\ExploitRemotingService-master\ExploitRemotingService-master\ExploitRemotingService\Program.cs:line 362
at ExploitRemotingService.Program.CreateRemoteClass(CustomChannel channel) in C:\Users\redacted\ExploitRemotingService-master\ExploitRemotingService-master\ExploitRemotingService\Program.cs:line 401
at ExploitRemotingService.Program.Main(String[] args) in C:\Users\redacted\ExploitRemotingService-master\ExploitRemotingService-master\ExploitRemotingService\Program.cs:line 623

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

No branches or pull requests

1 participant