Giter Club home page Giter Club logo

fios's People

Contributors

snooze6 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

fios's Issues

License violation with code used from objection

Heya,

Neat GUI! Should make for some neat analysis in the future!

Unfortunately I could not help but notice a very clear license violation and copy and paste of almost all of the hooks in your agents directory here when compared to a project of mine called objection.

A small example is simply the Android activity listing hook here compared to the one in objection here. Apart from the fact that you have wrapped this in an export, everything else is the same.

Almost all of the hooks file names and comments in this project are also intact when compared to those in objection.

Please can you ensure that this projects license is appropriately updated, and attribution according to the "Attribution-NonCommercial-ShareAlike 4.0 International" license is correctly given everywhere that code was used from objection. For more information on how to proceed to fix this violation, please see https://creativecommons.org/licenses/by-nc-sa/4.0/

Thank you!

Deprecated?

Is it deprecated? I was trying to use it, but it seem like it's not connecting. When I click in any devices it says Not Found. Is there any way to fix it?

Double click on what

First off. I am a newbie to Frida, npm and nodejs. Your tool looks promising, but I cannot get it to work. My test device is jailbroken and has frida-server installed and running. At least the following is working:

frida-ps -U
frida-trace -U -i "CCCryptorCreate*" Twitter

I am struggling with https://github.com/snooze6/FiOS#Usage... Where to double-click on? AFAIU I need to first build|compile|dist FiOS, right?? So I tried (without success):

jarvis:FiOS tony$ make
rm -rf src/gui/core/frida/agents.js
rm -rf src/gui/node_modules
rm -rf src/gui/app/bower_components

jarvis:FiOS tony$ make install-dependencies
cd src/gui && npm install
events.js:160░░░░░░⸩ ⠇ extract:shellwords: sill extract [email protected]
      throw er; // Unhandled 'error' event
      ^

Error: write after end
    at writeAfterEnd (_stream_writable.js:195:12)
    at PassThrough.Writable.write (_stream_writable.js:242:5)
    at PassThrough.Writable.end (_stream_writable.js:480:10)
    at ReadEntry.entry.on (/opt/local/lib/node_modules/npm/node_modules/pacote/lib/extract-stream.js:19:41)
    at emitOne (events.js:101:20)
    at ReadEntry.emit (events.js:188:7)
    at ReadEntry.emit (/opt/local/lib/node_modules/npm/node_modules/tar/node_modules/minipass/index.js:287:25)
    at ReadEntry.[maybeEmitEnd] (/opt/local/lib/node_modules/npm/node_modules/tar/node_modules/minipass/index.js:240:12)
    at ReadEntry.end (/opt/local/lib/node_modules/npm/node_modules/tar/node_modules/minipass/index.js:153:27)
    at Unpack.[consumeBody] (/opt/local/lib/node_modules/npm/node_modules/tar/lib/parse.js:210:13)
    at Unpack.[consumeChunkSub] (/opt/local/lib/node_modules/npm/node_modules/tar/lib/parse.js:391:40)
    at Unpack.[consumeChunk] (/opt/local/lib/node_modules/npm/node_modules/tar/lib/parse.js:360:30)
    at Unzip.(anonymous function).on.chunk (/opt/local/lib/node_modules/npm/node_modules/tar/lib/parse.js:291:59)
    at emitOne (events.js:96:13)
    at Unzip.emit (events.js:188:7)
    at Unzip.emit (/opt/local/lib/node_modules/npm/node_modules/tar/node_modules/minipass/index.js:287:25)
events.js:160░░░░░░⸩ ⠦ extract:babel-messages: sill extract [email protected]
      throw er; // Unhandled 'error' event
      ^

Error: write after end
    at writeAfterEnd (_stream_writable.js:195:12)
    at PassThrough.Writable.write (_stream_writable.js:242:5)
    at PassThrough.Writable.end (_stream_writable.js:480:10)
    at ReadEntry.entry.on (/opt/local/lib/node_modules/npm/node_modules/pacote/lib/extract-stream.js:19:41)
    at emitOne (events.js:101:20)
    at ReadEntry.emit (events.js:188:7)
    at ReadEntry.emit (/opt/local/lib/node_modules/npm/node_modules/tar/node_modules/minipass/index.js:287:25)
    at ReadEntry.[maybeEmitEnd] (/opt/local/lib/node_modules/npm/node_modules/tar/node_modules/minipass/index.js:240:12)
    at ReadEntry.end (/opt/local/lib/node_modules/npm/node_modules/tar/node_modules/minipass/index.js:153:27)
    at Unpack.[consumeBody] (/opt/local/lib/node_modules/npm/node_modules/tar/lib/parse.js:210:13)
    at Unpack.[consumeChunkSub] (/opt/local/lib/node_modules/npm/node_modules/tar/lib/parse.js:391:40)
    at Unpack.[consumeChunk] (/opt/local/lib/node_modules/npm/node_modules/tar/lib/parse.js:360:30)
    at Unzip.(anonymous function).on.chunk (/opt/local/lib/node_modules/npm/node_modules/tar/lib/parse.js:291:59)
    at emitOne (events.js:96:13)
    at Unzip.emit (events.js:188:7)
    at Unzip.emit (/opt/local/lib/node_modules/npm/node_modules/tar/node_modules/minipass/index.js:287:25)
WARN tar ENOENT: no such file or directory, open '/Users/tony/Desktop/git/FiOS/src/gui/node_modules/.staging/micromatch-51d280e6/lib/expand.js'
WARN tar ENOENT: no such file or directory, open '/Users/tony/Desktop/git/FiOS/src/gui/node_modules/.staging/micromatch-51d280e6/lib/glob.js'
WARN tar ENOENT: no such file or directory, open '/Users/tony/Desktop/git/FiOS/src/gui/node_modules/.staging/micromatch-51d280e6/lib/utils.js'
WARN tar ENOENT: no such file or directory, open '/Users/tony/Desktop/git/FiOS/src/gui/node_modules/.staging/bower-4fc56af3/lib/node_modules/handlebars/dist/handlebars.amd.min.js'
npm WARN [email protected] No repository field.

npm ERR! Maximum call stack size exceeded
WARN tar ENOENT: no such file or directory, open '/Users/tony/Desktop/git/FiOS/src/gui/node_modules/.staging/fill-range-d4d67cbd/LICENSE'
WARN tar ENOENT: no such file or directory, open '/Users/tony/Desktop/git/FiOS/src/gui/node_modules/.staging/fill-range-d4d67cbd/index.js'
WARN tar ENOENT: no such file or directory, open '/Users/tony/Desktop/git/FiOS/src/gui/node_modules/.staging/typescript-9a6c9f0c/lib/tsserver.js'

jarvis:FiOS tony$ make dist
mkdir -p out
./src/gui/node_modules/.bin/electron-packager src/gui FiOS --platform=win32 --arch=x64 --out out
make: ./src/gui/node_modules/.bin/electron-packager: No such file or directory
make: *** [dist] Error 1

ANY IDEAS??? (btw: working on macOS 10.13.3 (17D47) Darwin 17.4.0 with MacPorts)

npm5 @5.7.1_0 (active)
nodejs6 @6.13.0_0 (active)

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.