Skip to content

#Injection #15

Open
Open
@Somaboy123

Description

Dear NYAN-x-CAT,
I got the source code for the crypter and wanted to edit the code and make my own version of it. Because I want to learn how crypters work etc....
But I got a problem, everytime I get errors in the Stub Lines 28/29:
28: RunPE.Run(Path.Combine(RuntimeEnvironment.GetRuntimeDirectory().Replace("Framework64", "Framework"),#Injection), AES_Decrypt(GetResource("#Payload")), false);
29: Environment.Exit(0);

On line 28 it has to do with #Injection but I don't know how to fix it I do know the basics of C# error code CS1040
On line 29 it has to do with the last bracked if I just add a ) on the end that line is fixed but I think it has the error because the line above (28) has a error right? error code CS1026

Hopefully you have the time to help me out.

Thanks already for all your great tools! really big fan of you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions