dart-shellcode icon indicating copy to clipboard operation
dart-shellcode copied to clipboard

Is there any way to statically link the VC++ runtime to exeutable file?

Open lovelyjuice opened this issue 1 year ago • 1 comments

I tried to run it on Windows 2008 R2, but it failed. After installing VC++ runtime, it can run successfully.

lovelyjuice avatar Mar 25 '24 08:03 lovelyjuice

I haven't honestly faced a problem like that before, I guess it all depends on how Dart's compiler operates in newer versions.

kensh1ro avatar Mar 31 '24 08:03 kensh1ro