Posted
I have to use WeAreDevs_API on an x64 program (C#) because CefSharp needs x64 bit CPU
I tried to use the dll but it does not inject..
I tried to import the dll source code into a class (in the program) but it doesn't work anyway..
I think it's an x64bit problem
VisualStudio output:
"System.IO.IOException" in mscorlib.dll
How can I solve this problem?
Added
The only solution I have found at the moment is to inject the API from another program and then run the scripts from the one at x64bit
Cancel
Post
Replied
The WeAreDevs API is only available in 32bit. A 64bit version isn't planned.
Cancel
Post
I'm just a chill guy fr 🤙
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post