Git Product home page Git Product logo

Comments (5)

plackyhacker avatar plackyhacker commented on July 4, 2024 1

I am using a newer compiler version (Visual C# Compiler version 3.11.0-4.21403.6), I notice yours is a VS 2008 compiler. I'll close the issue for now.

from shellcode-encryptor.

plackyhacker avatar plackyhacker commented on July 4, 2024

Wow! How that has never been spotted until now is amazing, thanks for the heads up! 👍

from shellcode-encryptor.

NickYan7 avatar NickYan7 commented on July 4, 2024

@plackyhacker
Weird, I still failed to compile it... Same error: Invalid expression term 'unint' and so on.
How do you compile it? I used csc.exe (.Net Framework v3.5 & v4.0)

from shellcode-encryptor.

plackyhacker avatar plackyhacker commented on July 4, 2024

It looks like there’s also a typo. I guess it should be ‘unit’ and not ‘unint’, I’ll load it up in Visual Studio and test it. I’ll also test it with csc.

from shellcode-encryptor.

plackyhacker avatar plackyhacker commented on July 4, 2024

@NickYan7 this compiles fine for me:

**********************************************************************
** Visual Studio 2019 Developer Command Prompt v16.11.2
** Copyright (c) 2021 Microsoft Corporation
**********************************************************************
[vcvarsall.bat] Environment initialized for: 'x64'

C:\Users\John\Desktop>csc.exe .\proc_injection.cs /unsafe
Microsoft (R) Visual C# Compiler version 3.11.0-4.21403.6 (ae1fff34)
Copyright (C) Microsoft Corporation. All rights reserved.

from shellcode-encryptor.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.