Git Product home page Git Product logo

nanoconfig's Issues

Warning: adding int to string in tools/options.c

/Users/djc/src/nanoconfig/tools/options.c:192:47: warning: adding 'int' to a string does not append
      to the string [-Wstring-plus-int]
            fputs ("                        " + optlen, stream);
                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/Users/djc/src/nanoconfig/tools/options.c:192:47: note: use array indexing to silence this warning
            fputs ("                        " + optlen, stream);
                                              ^
                   &                          [       ]

Nanoconfig app??

I recently had a run in with a "hacker" trying to advertise all over the place as selling his services. One thing lead to another and I decided to use some of my tools to check up on my phone and found a hidden app with no picture, no name, no description but it said Google ads were present. I forced the app to reveal itself and found it to be an app call Nanoconfig and the description said something about pilots and flight recorders?? Granted, I haven't checked my phone for hidden apps in ages, so I doubt the n00b done anything, however I was wondering what it does and why/how it got there.

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.