Giter VIP home page Giter VIP logo

andromeda's People

Contributors

bitterbit avatar disane avatar secrary avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

andromeda's Issues

Fatal Error: exprimental/filesystem

See the screenshots below:

image

image

I am running Remnux (malware analysis Linux distro) which is based on Ubuntu 14.04 on a virtual machine.

Please advise at your earliest convenience!

MacOS compatibility?

I got this error when trying to build on MacOS:

error: 'string' is unavailable: introduced in macOS
      10.15

So I have to update to Catalina, no?

Compile Error

clang++ -g -O0 -Ilibs -Islicer/export Andromeda/Andromeda.cpp slicer/*.cc libs/AxmlParser/AxmlParser.c libs/pugixml/pugixml.cpp libs/miniz/miniz.c libs/disassambler/dissasembler.cc -lz -lcrypto -std=c++1z -lstdc++fs -o bin/andromeda
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
Andromeda/Andromeda.cpp:1:10: fatal error: 'cstdio' file not found
#include
^~~~~~~~
1 error generated.
In file included from slicer/bytecode_encoder.cc:17:
In file included from slicer/export/slicer/bytecode_encoder.h:20:
In file included from slicer/export/slicer/code_ir.h:27:
In file included from slicer/export/slicer/dex_bytecode.h:19:
slicer/export/slicer/dex_format.h:20:10: fatal error: 'string' file not found
#include
^~~~~~~~
1 error generated.
In file included from slicer/code_ir.cc:18:
In file included from slicer/export/slicer/code_ir.h:27:
In file included from slicer/export/slicer/dex_bytecode.h:19:
slicer/export/slicer/dex_format.h:20:10: fatal error: 'string' file not found
#include
^~~~~~~~
1 error generated.
slicer/common.cc:21:10: fatal error: 'cstdarg' file not found
#include
^~~~~~~~~
1 error generated.
In file included from slicer/control_flow_graph.cc:17:
In file included from slicer/export/slicer/control_flow_graph.h:20:
In file included from slicer/export/slicer/code_ir.h:27:
In file included from slicer/export/slicer/dex_bytecode.h:19:
slicer/export/slicer/dex_format.h:20:10: fatal error: 'string' file not found
#include
^~~~~~~~
1 error generated.
In file included from slicer/debuginfo_encoder.cc:18:
In file included from slicer/export/slicer/debuginfo_encoder.h:20:
In file included from slicer/export/slicer/code_ir.h:27:
In file included from slicer/export/slicer/dex_bytecode.h:19:
slicer/export/slicer/dex_format.h:20:10: fatal error: 'string' file not found
#include
^~~~~~~~
1 error generated.
In file included from slicer/dex_bytecode.cc:17:
In file included from slicer/export/slicer/dex_bytecode.h:19:
slicer/export/slicer/dex_format.h:20:10: fatal error: 'string' file not found
#include
^~~~~~~~
1 error generated.
In file included from slicer/dex_format.cc:17:
slicer/export/slicer/dex_format.h:20:10: fatal error: 'string' file not found
#include
^~~~~~~~
1 error generated.
In file included from slicer/dex_ir.cc:17:
In file included from slicer/export/slicer/dex_ir.h:22:
slicer/export/slicer/dex_format.h:20:10: fatal error: 'string' file not found
#include
^~~~~~~~
1 error generated.
In file included from slicer/dex_ir_builder.cc:17:
In file included from slicer/export/slicer/dex_ir_builder.h:20:
In file included from slicer/export/slicer/dex_ir.h:22:
slicer/export/slicer/dex_format.h:20:10: fatal error: 'string' file not found
#include
^~~~~~~~
1 error generated.
In file included from slicer/dex_utf8.cc:17:
slicer/export/slicer/dex_format.h:20:10: fatal error: 'string' file not found
#include
^~~~~~~~
1 error generated.
In file included from slicer/instrumentation.cc:17:
In file included from slicer/export/slicer/instrumentation.h:19:
In file included from slicer/export/slicer/code_ir.h:27:
In file included from slicer/export/slicer/dex_bytecode.h:19:
slicer/export/slicer/dex_format.h:20:10: fatal error: 'string' file not found
#include
^~~~~~~~
1 error generated.
In file included from slicer/reader.cc:17:
In file included from slicer/export/slicer/reader.h:20:
slicer/export/slicer/dex_format.h:20:10: fatal error: 'string' file not found
#include
^~~~~~~~
1 error generated.
In file included from slicer/tryblocks_encoder.cc:17:
In file included from slicer/export/slicer/tryblocks_encoder.h:20:
In file included from slicer/export/slicer/code_ir.h:27:
In file included from slicer/export/slicer/dex_bytecode.h:19:
slicer/export/slicer/dex_format.h:20:10: fatal error: 'string' file not found
#include
^~~~~~~~
1 error generated.
In file included from slicer/writer.cc:17:
In file included from slicer/export/slicer/writer.h:20:
In file included from slicer/export/slicer/buffer.h:22:
In file included from slicer/export/slicer/dex_leb128.h:19:
slicer/export/slicer/dex_format.h:20:10: fatal error: 'string' file not found
#include
^~~~~~~~
1 error generated.
libs/AxmlParser/AxmlParser.c:598:29: warning: ISO C++11 does not allow conversion from string literal to 'char ' [-Wwritable-strings]
static char
emptyString = "";
^
1 warning generated.
In file included from libs/pugixml/pugixml.cpp:17:
libs/pugixml/pugixml.hpp:31:11: fatal error: 'exception' file not found

include

            ^~~~~~~~~~~

1 error generated.
In file included from libs/disassambler/dissasembler.cc:22:
In file included from libs/disassambler/dissassembler.h:20:
In file included from slicer/export/slicer/code_ir.h:27:
In file included from slicer/export/slicer/dex_bytecode.h:19:
slicer/export/slicer/dex_format.h:20:10: fatal error: 'string' file not found
#include
^~~~~~~~
1 error generated.
make: *** [Makefile:20: bin/andromeda] Error 1

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.