maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   NeoPwn v2 = BackTrack Mobile! (https://talk.maemo.org/showthread.php?t=45472)

one1002 2010-10-29 18:38

Re: NeoPwn v2 = BackTrack Mobile!
 
Quote:

Originally Posted by Megaltariak (Post 856907)
Seriously, I don't see where it fails, for me it works with vim and leafpad.
Try to paste again

ok..i managed to get it to work..however,

i didn't get any the echo string such as

"Injection is already enabled ;)"
"Disconnect from wifi first :p"
"Injection is enabled ;)"
"Injection is already enabled ;)"
"Injection disabled ;)"

whenever i run the script..it appears,and then just vanishes without displaying any messages like the above

did yours display the message?

EDITED : nevermind..as long as i got the injection working, its fine for me.. :D:D

however, whenever i try to start GrimWepa, neopwn closes and didn't load GrimWepa..

each time i tap Neopwn --> Attack Vectors --> GrimWepa --> Launch --> Proceed (Yes) , then nothing happen..control panel closes, neopwn shell closes, but GrimWepa does not load...

what might have happened here?

andyph666 2010-10-30 07:20

Re: NeoPwn v2 = BackTrack Mobile!
 
Hello. Anyway to check if the neopwn kernel is loaded? I booted from #2 in multiboot which is titans kernel and it won't boot it said the kernel files weren't there. So I tried #1 and did it again which is the omap1 kernel. Does titan work with neopwn?

andyph666 2010-10-30 12:14

Re: NeoPwn v2 = BackTrack Mobile!
 
GrimWepa doesnt not load for me either.

binary.koala 2010-10-30 17:51

Re: NeoPwn v2 = BackTrack Mobile!
 
Quote:

Originally Posted by thinkingthing (Post 849968)
is the neopwn available to download in phonesfera forum? (it is in spanish and it is very confusing when translated by google)
can someone provide us a link to download the neopwn v2 for the N900?


if you were able to find the link can you plz share it with me?


okee, the link to w00t.tar.gz and Get_It Files.tar.gz is in this post:
http://www.phonesfera.com/1-vf59-vt2099.html

you need to be registered on the forum and make a post in that thread.

xopher 2010-10-30 18:27

Re: NeoPwn v2 = BackTrack Mobile!
 
Quote:

Originally Posted by one1002 (Post 856943)
ok..i managed to get it to work..however,

i didn't get any the echo string such as

"Injection is already enabled ;)"
"Disconnect from wifi first :p"
"Injection is enabled ;)"
"Injection is already enabled ;)"
"Injection disabled ;)"

whenever i run the script..it appears,and then just vanishes without displaying any messages like the above

did yours display the message?

EDITED : nevermind..as long as i got the injection working, its fine for me.. :D:D

however, whenever i try to start GrimWepa, neopwn closes and didn't load GrimWepa..

each time i tap Neopwn --> Attack Vectors --> GrimWepa --> Launch --> Proceed (Yes) , then nothing happen..control panel closes, neopwn shell closes, but GrimWepa does not load...

what might have happened here?

It's missing a java library file, install icedtea6 in your mameo environment and copy the file into your neopwn mount in the proper path or........grab the grimwepa.jar file specifically built for the n900 and install icedtea6 insmod the injection modules and just launch from CLI

one1002 2010-10-30 20:41

Re: NeoPwn v2 = BackTrack Mobile!
 
Quote:

Originally Posted by xopher (Post 857750)
It's missing a java library file, install icedtea6 in your mameo environment and copy the file into your neopwn mount in the proper path or........grab the grimwepa.jar file specifically built for the n900 and install icedtea6 insmod the injection modules and just launch from CLI

will installing grimwepa.jar solve the prob?

for icedtea6, do i have to type "apt-get install icedtea6", right?

can you be a little bit more specific about it?sorry though.. :confused::confused::(:(

peppino 2010-10-31 19:54

Re: NeoPwn v2 = BackTrack Mobile!
 
Can I load the modules kernel compat.ko, rfkill_backport.ko, cfg80211.ko, mac80211.ko, wl1251.ko, wl1251_spi.ko with version omap1 or kernel-power37?
Which is the md5sum of these original modules?

Thank you.

Benson 2010-11-01 15:49

Re: NeoPwn v2 = BackTrack Mobile!
 
Quote:

Originally Posted by binary.koala (Post 857715)

if you were able to find the link can you plz share it with me?


okee, the link to w00t.tar.gz and Get_It Files.tar.gz is in this post:
REDACTED
you need to be registered on the forum and make a post in that thread.

Watch out there.

Apparently there have been some legal threats against m.o regarding some copyright issues; whatever the cause, the t.m.o mod-crew is death on w4r3z-linkage these days.

xopher 2010-11-01 16:20

Re: NeoPwn v2 = BackTrack Mobile!
 
Quote:

Originally Posted by one1002 (Post 857871)
will installing grimwepa.jar solve the prob?

for icedtea6, do i have to type "apt-get install icedtea6", right?

can you be a little bit more specific about it?sorry though.. :confused::confused::(:(

For icedtea6 you can find it in app-manager or this link:

http://maemo.org/downloads/product/Maemo5/icedtea6/

The install is 109MB so make sure you are settled for the download.

Then from console chroot into your /.neopwn mount, as root or with sudo type grimwepa....take notice of the libraries it complains about missing and copy them where it expects to find them. That's how I got it running.
then you can use the control panel to launch it without issue.

EDIT: the libs it complains about missing are libgif.so.4, when you copy this over you'll have to copy libgif.so.4.1.6 as it is symbolically linked to it.

one1002 2010-11-01 18:21

Re: NeoPwn v2 = BackTrack Mobile!
 
Quote:

Originally Posted by xopher (Post 859829)
For icedtea6 you can find it in app-manager or this link:

http://maemo.org/downloads/product/Maemo5/icedtea6/

The install is 109MB so make sure you are settled for the download.

Then from console chroot into your /.neopwn mount, as root or with sudo type grimwepa....take notice of the libraries it complains about missing and copy them where it expects to find them. That's how I got it running.
then you can use the control panel to launch it without issue.

EDIT: the libs it complains about missing are libgif.so.4, when you copy this over you'll have to copy libgif.so.4.1.6 as it is symbolically linked to it.

thx mate! managed to get it to work... =) appreciate your help..thx thx thx :D


All times are GMT. The time now is 18:18.

vBulletin® Version 3.8.8