Giter VIP home page Giter VIP logo

orbislib-payload's People

Contributors

osm-made avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

orbislib-payload's Issues

Trouble compiling on windows 10

OS is Ubuntu under windows 10.

Hello, I have been talking to you on twitter, you just made me aware of the existence of this payload source. I am attempting to compile it now, I did get an error initially of a duplicate definition in FTP/include/types.hpp, I commented the line and compilation went further. It looks like there's a problem with the linker scriipt, it produces this error:

make -C FTP clean
make[1]: Entering directory '/mnt/c/Users/GraFfiX/Downloads/OrbisLib-Payload/FTP'
rm -f OrbisFTP.elf build/.o
make[1]: Leaving directory '/mnt/c/Users/GraFfiX/Downloads/OrbisLib-Payload/FTP'
make -C FTP
make[1]: Entering directory '/mnt/c/Users/GraFfiX/Downloads/OrbisLib-Payload/FTP'
gcc -c -o build/FTP.o source/FTP.cpp -I. -Iinclude -L. -Llib -O3 -s -w -std=gnu++11 -fno-builtin -fno-exceptions -fno-asynchronous-unwind-tables -nostartfiles -nostdlib -w -masm=intel -march=btver2 -mtune=btver2 -m64 -mabi=sysv -mcmodel=small -mstackrealign -fPIE
gcc -c -o build/syscall.o source/syscall.cpp -I. -Iinclude -L. -Llib -O3 -s -w -std=gnu++11 -fno-builtin -fno-exceptions -fno-asynchronous-unwind-tables -nostartfiles -nostdlib -w -masm=intel -march=btver2 -mtune=btver2 -m64 -mabi=sysv -mcmodel=small -mstackrealign -fPIE
gcc -c -o build/Lib.o source/Lib.cpp -I. -Iinclude -L. -Llib -O3 -s -w -std=gnu++11 -fno-builtin -fno-exceptions -fno-asynchronous-unwind-tables -nostartfiles -nostdlib -w -masm=intel -march=btver2 -mtune=btver2 -m64 -mabi=sysv -mcmodel=small -mstackrealign -fPIE
gcc -c -o build/File.o source/File.cpp -I. -Iinclude -L. -Llib -O3 -s -w -std=gnu++11 -fno-builtin -fno-exceptions -fno-asynchronous-unwind-tables -nostartfiles -nostdlib -w -masm=intel -march=btver2 -mtune=btver2 -m64 -mabi=sysv -mcmodel=small -mstackrealign -fPIE
gcc -c -o build/dump.o source/dump.cpp -I. -Iinclude -L. -Llib -O3 -s -w -std=gnu++11 -fno-builtin -fno-exceptions -fno-asynchronous-unwind-tables -nostartfiles -nostdlib -w -masm=intel -march=btver2 -mtune=btver2 -m64 -mabi=sysv -mcmodel=small -mstackrealign -fPIE
gcc -c -o build/FTPS4.o source/FTPS4.cpp -I. -Iinclude -L. -Llib -O3 -s -w -std=gnu++11 -fno-builtin -fno-exceptions -fno-asynchronous-unwind-tables -nostartfiles -nostdlib -w -masm=intel -march=btver2 -mtune=btver2 -m64 -mabi=sysv -mcmodel=small -mstackrealign -fPIE
gcc -c -o build/memory.o source/memory.cpp -I. -Iinclude -L. -Llib -O3 -s -w -std=gnu++11 -fno-builtin -fno-exceptions -fno-asynchronous-unwind-tables -nostartfiles -nostdlib -w -masm=intel -march=btver2 -mtune=btver2 -m64 -mabi=sysv -mcmodel=small -mstackrealign -fPIE
gcc -c -o build/main.o source/main.cpp -I. -Iinclude -L. -Llib -O3 -s -w -std=gnu++11 -fno-builtin -fno-exceptions -fno-asynchronous-unwind-tables -nostartfiles -nostdlib -w -masm=intel -march=btver2 -mtune=btver2 -m64 -mabi=sysv -mcmodel=small -mstackrealign -fPIE
gcc crt0.s build/
.o -o OrbisFTP.elf -I. -Iinclude -L. -Llib -O3 -s -w -std=gnu++11 -fno-builtin -fno-exceptions -fno-asynchronous-unwind-tables -nostartfiles -nostdlib -w -masm=intel -march=btver2 -mtune=btver2 -m64 -mabi=sysv -mcmodel=small -mstackrealign -fPIE -Xlinker -T Linker -Wl,--build-id=none -mstackrealign -pie
/usr/bin/ld: OrbisFTP.elf: error: PHDR segment not covered by LOAD segment
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:17: OrbisFTP.elf] Error 1
make[1]: Leaving directory '/mnt/c/Users/GraFfiX/Downloads/OrbisLib-Payload/FTP'
make: *** [Makefile:4: all] Error 2

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.