Giter VIP home page Giter VIP logo

ibrutr's People

Contributors

pr0x13 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  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

ibrutr's Issues

What error and how can to fix? Thanks

screen shot 2015-10-02 at 16 42 37
Hello bro; longtime not see you.
After run in longtime this says that. So how can to fix that and one thing more in many option which one will get result because i tried with mine this says: "EEk! We ran out password" with wordlist.lst only for 3 words.
And Anywhere can make wordlist with requirement of Apple on crunch. Any suggest please/
So anyway thanks for your hard work. I hope first your product i can use for paid.
Hope u have full health; lucky to continue with any exploit.
Goodbye and hope can get your reply soon.

Help with system to compile

I'm new to this sort of thing and I'm not sure what to do at "Choose SYSTEM to compile on the left hand side". Can anybody help me? it would be much appreciated

Re-Arming loop

is normal that take lang time with message loop =<Re-Arming!>
i have tested it with my icloud and my password add to wordlist in top

syntax error

Had an issue:
PHP Parse error: syntax error, unexpected '[' in iBrutr on line 284

Lines from 283 to 290:
283: if ($brutetype == "APPLE ID"):
284: $buffer = [];
285: array_push($buffer, $missiles[$x]->data);
286: foreach ($buffer as $responsedata) {
287: if ($missiles[$x]->code == "401"){
288: print "{$r}->{$cc}";
289: }elseif(strpos($responsedata, "protocolVersion") == true){
290: die( "\n\n{$rb} Success! The password is:{$cc} {$g}{$pass}{$cc}\n\n" );

Did I miss something?

Modules/EpiCurl.php is missing

Hi

i am getting below error , i think modules folder is missing ?

========

~~========~~PHP Warning: include(./modules/EpiCurl.php): failed to open stream: No such file or directory in /iBrutr-master/MultiBrutr on line 218

PHP Warning: include(): Failed opening './modules/EpiCurl.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php/php') in /iBrutr-master/MultiBrutr on line 218

~~========~~PHP Fatal error: Class 'EpiCurl' not found in /iBrutr-master/MultiBrutr on line 221

Please let me know if i am making some mistake . I am trying this on my id ...!

Thanks
Kiran

Few small errors

I have compiled everything correctly and I just want to say first off you are a beast for making this program I tip my hat to you. There are only a couple minor errors I encountered. The first is in line 9 of install.sh you need to change the repository to include the new directory of jmathai's EpiCurl.php
Old directory - https://raw.githubusercontent.com/jmathai/php-multi-curl/master/EpiCurl.php
Correct directory - https://raw.githubusercontent.com/jmathai/php-multi-curl/master/src/EpiCurl.php

The second error I encountered I couldn't find exactly which file specifically where I could change the error but I know it's happening upon 'make' of crunch-3.6. The error comes back as stating something like "gcc error: unknown flag undefined cannot output file. gcc error: cannot make incorrect contexts" sorry I didn't copy the EXACT error but I couldn't recreate it. I did however realize that the problem was just that the "undefined" flag needed to be "-undefined" and that fixed the problem to finish compiling crunch.exe.

Now everything else finished compiling correctly and I have iBrutr functioning almost correctly except for one last error I encounter and that's when I go to actually use iBrutr. Something about the context of line 217 in the file "iBrutr" needs changing but I don't know very much about about php coding so I haven't been able to fix it myself. I'll post the output log of the error

========
========
~~========~~PHP Fatal error: Class 'EpiCurl' not found in /home/Administrator/tools/ibrutr/ibrutr on line 217

What do I need to change in line 217: $mc = EpiCurl::getInstance();

Issue with EpiCurl

PHP Fatal error: Call to undefined method EpiCurl::addURL() in /.../iBrutr-master/iBrutr on line 277

How solve this error?

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.