Jump to content

Rinilyn

Active Members
  • Posts

    77
  • Joined

  • Last visited

Everything posted by Rinilyn

  1. Genius! This fixes it: ln -s /usr/lib/libpcap.so.1.3 /usr/lib/libpcap.so.0.8 I had no idea i could do that. It wont work on the module though (Again, im running the custom version)..that needs a different process. Overall im happy and i can reaver with SSH now. Many thanks!
  2. From what i saw, the problem here is that the libpcap.so.0.8 doesn't exist in /usr/lib/ . But instead, libpcap.so.1 does. This will do nothing at all but make things worse since this reaver relies on libpcap ran by older versions. I actually and tried to force install the reaver version added recently by adde88 https://github.com/adde88/openwrt-useful-tools, But that unfortunately didn't work for me too ( double checking later). I don't know how to edit reaver to read libpcap.so.1..im still learning and if you're still interested in this, make a different thread and ill gladly post any fix i find,
  3. Rinilyn

    Crypting

    i appreciate the support guys, i posted this while using a hex editor app and trying to add or change the stuff that triggers the AV. i don't think i can yet understand what yall trying to explain. Sometime later ill lock myself in my room and see what else i can do. Only issue i still have is AV that block suspicious behavior before happening. Now thats the real challenge. Either stop the AVs or i dont know..make multiple cmd do simple tiny jobs that wouldnt get flaged. Again, thanks guys
  4. @kbefloNano users must do these also: Sym link git: ln -s /sd/usr/bin/git /usr/bin/git ln -s /sd/usr/bin/git-shell /usr/bin/git-shell ln -s /sd/usr/bin/git-upload-pack /usr/bin/git-upload-pack ln -s /sd/usr/bin/git-upload-archive /usr/bin/git-upload-archive ln -s /sd/usr/bin/git-receive-pack /usr/bin/git-receive-pack Sym Link stty: ln -s /sd/usr/bin/stty /usr/bin/stty otherwise he will get the errors i had previously mentioned above.
  5. Rinilyn

    Crypting

    i have an executable im trying to make it as undetectable as much as possible and make it persistent. There are a lot of apps on the internet and i don't want to waste too much time on useless self claimed cryptors. Can you guys recommend anything? Do you know anything on kali i can do? i couldnt understand powersploit much. it is working with metasploit. All i want is to make an offline file FUD without need for reverse connections or listeners. It runs on the system and that is all i need.
  6. This isn't something new. it happened before. All you can do is wait and eventually they will be in sale again. Shouldn't take too long thought
  7. Rinilyn

    Evil Portals

    @MooreR thank you for collaborating!! would love to see more
  8. The red lines arentt errors, they are the commands that i typed(im just trying to show him that i followed steps). Coreutils gets installed but wifite still wont run and “see” it. This is the same session with wifite happening AFTER installing coreutils and sym linking. .controls arent errors, im am sym linking them (i was desperate i tried everything). I sometimes feel my nano is different than everyone ?
  9. i really need this working man. this is everything i did after a fresh reset. @kbeflo ( i sym linked git too). i also tried other interfaces after the pictures. same results.
  10. its installed yes. i think it might be some sym linking issues maybe?
  11. i tried interface 8 and 9 (monitor mode should work),i get such error. @kbeflo what is stty: not found?
×
×
  • Create New...