Jump to content

AustriHacker

Active Members
  • Posts

    10
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

AustriHacker's Achievements

Newbie

Newbie (1/14)

  1. Hey, well after some trying i found out it was not the de.properties that made those problems, it was my Script. I copied some Text from a Word into a Text Editor and then tried to encode it. After retyping the ext same text manually i found out there is in fact only one Char missing: UNICODE_221A -> and it is only missing when trying to encode " ä " or " ß " But why is the same Char missing when trying it with 2 different Characters ? I hope this could help anyone resolve this problem.
  2. Well I used the Version 2.1 and this is the result: $ java -jar encoder.jar -i script.txt -o inject.bin -l de.properties Char not found:UNICODE_201A Char not found:ISO_8859_1_FB Char not found:UNICODE_221A Char not found:ISO_8859_1_BA Char not found:UNICODE_201A Char not found:ISO_8859_1_FA Char not found:UNICODE_221A Char not found:UNICODE_221A Char not found:ISO_8859_1_BA Char not found:UNICODE_221A Char not found:UNICODE_221A Char not found:UNICODE_201A Char not found:ISO_8859_1_FA Char not found:UNICODE_201A Char not found:ISO_8859_1_F9 Char not found:UNICODE_221A Char not found:ISO_8859_1_BA Char not found:UNICODE_221A Char not found:ISO_8859_1_BA[/CODE] Could you please help me? I guess i will have to patch the de.properties, if u tell me how, ill do it and hand u the patch if u wish.
  3. Hey, just got my USB Rubber Ducky, and now i cant find a working Ducky Encoder for German. Can anyone help?
  4. yeah the web interface works fine, karma too, ok i`ll flash it using your guide, Thanks
  5. I just wanted to try some new stuff on my pineapple but after ssh into the Pineapple arpspoof, dnsspoof and urlsnarf doesn't work ===Terminal=== / # arpspoof -sh: arpspoof: not found / # dnsspoof -sh: dnsspoof: not found / # urlsnarf -sh: urlsnarf: not found ===End Terminal=== Do you think connecting to the pineapple with a serial to usb cable would work?
  6. After I ssh into my pineapple i get this: =====Terminal==== BusyBox v1.18.5 (2011-07-11 03:12:45 CEST) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ # help Built-in commands: ------------------ . : [ [[ alias bg break cd chdir command continue echo eval exec exit export false fg getopts hash help jobs kill let local printf pwd read readonly return set shift source test times trap true type ulimit umask unalias unset wait ~ # ifconfig -sh: ifconfig: not found =====End Terminal==== commands like cat and vi work too, but ifconfig does not
  7. I can't think of any other functionality changes, after first boot I just opened some config files to understand a bit more how the pineapple works, but not with nano, just with cat, so i didn't change anything, I just updated to 1.0.2. Is it normal to get into BusyBox when ssh into pineapple? Or is my fruit special :)
  8. Hi The first time I tried to ssh into my new pineapple I saw the "OpenWRT" banner and a normal terminal, but after a reboot, when I ssh into my pineapple I see the Banner of "BusyBox" and no normal Terminal. Just wonder why this changed.
×
×
  • Create New...