#this is getting real annoying. error in my code which is the injector:

12 messages · Page 1 of 1 (latest)

spiral nexus
#

System.FormatException
HResult=0x80131537
Message=The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.
Source=System.Private.CoreLib
StackTrace:
at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
at System.Convert.FromBase64String(String s)
at Program.Main() in C:\Users\19174\OneDrive\Desktop\oo\obfuscation\crypterr\injection\injection\Program.cs:line 20

i will upload the c sharp code for the injection side and the encryption side.

#

first code is the injection part

#

second is the obfuscation part

#

it keeps saying the generated RSA keys are not vaild base64

#

i will send the keys

#

really need help

#

anyone knows what to do?

spiral nexus
#

anyone??

#

@everyone

spiral nexus
#

was able to fix the public key problem just removed the "AQAB" but same thing with private key