GithubHelp home page GithubHelp logo

Build Error about alaris HOT 6 CLOSED

 avatar commented on June 9, 2024
Build Error

from alaris.

Comments (6)

joshfaust avatar joshfaust commented on June 9, 2024

I have been unable to replicate the problem. However, please do the following:

  1. Clone the repository in a new location
  2. Open Alaris.sln in Visual Studio 2019: Make sure you're on either a Debug or Release Version w/ x64 as your arch.
  3. Right Click Solution can click Build Solution

from alaris.

 avatar commented on June 9, 2024

the cryptor.exe is built successfully but i have problem when i try to build the loader, i have this error
Error LNK1181 cannot open input file 'x64\Release\loader.res
any idea ?

from alaris.

3HiPeR avatar 3HiPeR commented on June 9, 2024

Hey! Shellcod is not executed. loader.exe launches mobsync.exe and msfvenom is not executed. is the problem possible in VS 2019?

from alaris.

3HiPeR avatar 3HiPeR commented on June 9, 2024

It is possible that the cryptor killed the payload? The question is very interesting.

from alaris.

joshfaust avatar joshfaust commented on June 9, 2024

@3HiPeR If you are referring to the default payload in loader.exe, which is a reverse shell on 127.0.0.1:443, modsync.exe will crash if there is no listening socket (i.e., nc -lvp 443).

@sparta3407 please check the following as well. I've tested on two fresh Windows 10 VM's with fresh VS19 installations and did not have a linking issue.

Make sure you have the following:

  1. VS 2019 Community installed w/ the appropriate C++ packages installed:
    image

  2. Right click the solution and select Build Solution
    image

  3. Test the default execution of the local reverse shell:
    image

from alaris.

 avatar commented on June 9, 2024

ok i will give it a try thanks

from alaris.

Related Issues (16)

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.