BackTrack5 on Android - General Questions and Answers

Greetings,
I'm the ScriptBasic open source project manager which is an embeddable traditional Basic scripting API. We recently ported ScriptBasic to Android Linux. The goal was to use SL4A (JSON RPC interface to Android SDK) for local and remote scripting of mobile devices. Along the way I found C4droid (gcc/g++ & SDL plugins) and start playing with the JNI Android app glue API. I have a attached a small example of a native Android Linux SDL cube that is rotated via the touch screen. (enable off market apps)
I was also able to get the BackTrack5 ARM version image to run on my Samsung Galaxy Tab 2 10.1 as a chroot image. Works really well. (see examples screenshots on the SB forum)
John Spikowski
ScriptBasic Project Manger
scriptbasic.org

ScriptBasic said:
Greetings,
I'm the ScriptBasic open source project manager which is an embeddable traditional Basic scripting API. We recently ported ScriptBasic to Android Linux. The goal was to use SL4A (JSON RPC interface to Android SDK) for local and remote scripting of mobile devices. Along the way I found C4droid (gcc/g++ & SDL plugins) and start playing with the JNI Android app glue API. I have a attached a small example of a native Android Linux SDL cube that is rotated via the touch screen. (enable off market apps)
I was also able to get the BackTrack5 ARM version image to run on my Samsung Galaxy Tab 2 10.1 as a chroot image. Works really well. (see examples screenshots on the SB forum)
John Spikowski
ScriptBasic Project Manger
scriptbasic.org
Click to expand...
Click to collapse
This is a question how?

zacthespack said:
This is a question how?
Click to expand...
Click to collapse
If you mean the BackTrack image then use the Linux Loader app off Play.
If you mean why am I introducing myself here and am I asking a question? As a new user of this forum, this seems to be the only board I'm able to post to.

ScriptBasic said:
If you mean the BackTrack image then use the [n]Linux Loader[/b] app off Play.
Click to expand...
Click to collapse
No I meant why is this posted in the questions and answered section?

ScriptBasic said:
If you mean the BackTrack image then use the [n]Linux Loader[/b] app off Play.
Click to expand...
Click to collapse
No
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
He means that this is the "Question & Answer" forum - so;-
a) Where is the question in your post?
b) If your post is the answer, then what is the question?
c) If you're trying to promote a product then there are appropriate places for it
d) If you're trying to provide a tutorial then there are appropriate places for it
Damn - you beat me to it

ScriptBasic said:
If you mean the BackTrack image then use the Linux Loader app off Play.
If you mean why am I introducing myself here and am I asking a question? As a new user of this forum, this seems to be the only board I'm able to post to.
Click to expand...
Click to collapse
Then build up your post count like anyone else and dont just post stuff in the read the rules please
Sent from my GT-N7000 using xda premium

zacthespack said:
Then build up your post count like anyone else and dont just post stuff in the read the rules please
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Okay, I'll try and think of a question or two if responding to this thread doesn't do it first. :fingers-crossed:

LOOP_SET_FD failed : error
hello i tried to install BT5 arm os on my galaxy nexus but got error of LOOP_SET_FD failed. i am having rooted nexus and have stock Kernel 3.0.31-gd5a18e0 and build number JOP40D. i am attaching the image of the terminal emulator app in the post. thanks in advance.

will we able 2 crck wifi via reaver or aircrack

Can you give folder bt5 all file in there...because hard to download
Sent from my GT-S5360 using xda app-developers app

Related

How to make your own apps.

I want to make my own apps,
What SDK do I download and install for 1.5 software.
Please if someone could link me to it and show me what to do I'd love it. Thanks..
Also, Do i need to have a certain kind of phone to upload apps?
Required: Android SDK 1.5_r1
Required*: Eclipse IDE for Java
Optional: Ubuntu
Eclipse is not technically required, but if you don't use an IDE you will have to set up your own toolchain. Ubuntu is optional, but it is the Android team's operating system of choice. There are also some tasks easier performed in Ubuntu than Windows (creating a ext2/3 partition for example).
No special phone is required for developing apps. Even an unmodified G1 is perfectly fine.
http://tinyurl.com/d3yhef
jashsu said:
Required: Android SDK 1.5_r1
Required*: Eclipse IDE for Java
Optional: Ubuntu
Eclipse is not technically required, but if you don't use an IDE you will have to set up your own toolchain. Ubuntu is optional, but it is the Android team's operating system of choice. There are also some tasks easier performed in Ubuntu than Windows (creating a ext2/3 partition for example).
No special phone is required for developing apps. Even an unmodified G1 is perfectly fine.
Click to expand...
Click to collapse
Thanks bro,
Is there any sites where I could learn somethings from maybe like an "open source tutorial kinda thing?"
6Mike9 said:
Thanks bro,
Is there any sites where I could learn somethings from maybe like an "open source tutorial kinda thing?"
Click to expand...
Click to collapse
developer.android.com.....look for the getting started
6Mike9 said:
Thanks bro,
Is there any sites where I could learn somethings from maybe like an "open source tutorial kinda thing?"
Click to expand...
Click to collapse
If you don't know Java, you should learn that first as Android's userapps are written in Java syntax. There are many sites online to learn Java, just google "learn java". Assuming you do know Java, the guide pages on the Android Developer site are a good start:
http://developer.android.com/guide/index.html
jashsu said:
If you don't know Java, you should learn that first as Android's userapps are written in Java syntax. There are many sites online to learn Java, just google "learn java". Assuming you do know Java, the guide pages on the Android Developer site are a good start:
http://developer.android.com/guide/index.html
Click to expand...
Click to collapse
Yeah, I know java. Alright thanks guys.
I am having trouble with this though
I set my PATH variables to the tools/ directory but I still get this error.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
6Mike9 said:
Yeah, I know java. Alright thanks guys.
I am having trouble with this though
I set my PATH variables to the tools/ directory but I still get this error.
Click to expand...
Click to collapse
My md5 on that file is 1672845fff4c6afc22bc3dac5cd1737c. If you get the same checksum, perhaps try reinstalling JRE/JDK?
Edit: Btw I suggest you place the sdk directory in the root of your hdd. E.g.:
C:\android-sdk-windows-1.5_r1\platforms\android-1.5\android.jar
jashsu said:
My md5 on that file is 1672845fff4c6afc22bc3dac5cd1737c. If you get the same checksum, perhaps try reinstalling JRE/JDK?
Edit: Btw I suggest you place the sdk directory in the root of your hdd. E.g.:
C:\android-sdk-windows-1.5_r1\platforms\android-1.5\android.jar
Click to expand...
Click to collapse
I did that and I redid JDK :/ updated to newest version. ughh.

Android 4.1 and Encrypted APKs?

Hi All,
Forgive me if this has been asked - searching XDA results in hundreds of spurious hit since the search tool does not appear to honor quotes in a search term (i.e., "encrypted apk"). My apologies for the choice of forums. I was not allowed to ask in the Android forums. Sorry about the perverted reference below. I'm not allowed to add references, either.
Android 4.1 allows encryption of an APK (see "App Encryption" at H T T P developer-dot-android-dot-com-slash-about-slash-versions-slash-jelly-bean-dot-html). What tools are folks using to decrypt the APK and get it ready for something like APKTOOL or Dex2Jar?
Jeff
noloader said:
Android 4.1 allows encryption of an APK (see "App Encryption" at H T T P developer-dot-android-dot-com-slash-about-slash-versions-slash-jelly-bean-dot-html). What tools are folks using to decrypt the APK and get it ready for something like APKTOOL or Dex2Jar?
Click to expand...
Click to collapse
Ping...
Is there anyway to get this moved to an Android developers forum? Thats where it belongs.
I would also be interested in this.
Sent from my SPH-D710 using xda app-developers app
wtf with this?
You can view or decrypt the XML files of an Android APKfile with apktool.
Just copy the APK file also in that directory and run the following command in your command prompt:
Code:
apktool d HelloWorld.apk ./HelloWorld,
This will create and directory "HelloWorld"in your current directory. Inside it you can find the AndroidManifest.xmlfile in decrypted form and you can also find other XMLfiles inside the "HelloWorld/res/layout" directory.
Here HelloWorld.apk is yourAndroidAPKfile.
See the below screen shot for more information:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SAMSUNG-SGH-I747 using xda premium
Apex_Strider said:
You can view or decrypt the XML files of an Android APKfile with apktool.
Just copy the APK file also in that directory and run the following command in your command prompt:
Code:
apktool d HelloWorld.apk ./HelloWorld,
Click to expand...
Click to collapse
apktool development was abandoned some time ago. The last release built and offered for download is from December 2011 (https://code.google.com/p/android-apktool/downloads/list). I seriously doubt it can do anything with an Encrypted APK (a featured added in August 2012 with Jelly Bean).
apktools or smali/baksmali is broken with respect to debug information. apktools and smali debugging: https://code.google.com/p/android-apktool/issues/detail?id=339. smali/baksmali debug issue (I should have filed it as a bug report): https://code.google.com/p/smali/issues/detail?id=139. I know there is another apktool by ibotpeaches, but its broken too: https://code.google.com/p/smali/issues/detail?id=139.
More details on Encrypted APKs (outside of the marketing literature) can be found at https://groups.google.com/group/android-security-discuss/browse_thread/thread/81f51e4faa895940.
Jeff
noloader said:
More details on Encrypted APKs (outside of the marketing literature) can be found at https://groups.google.com/group/android-security-discuss/browse_thread/thread/81f51e4faa895940.
Jeff
Click to expand...
Click to collapse
Agreed. That link is a decent place to start reading up on them. It's an interesting idea, I'm curious to see how encrypted APK distribution pans out....
This is interesting
noloader said:
apktool development was abandoned some time ago. The last release built and offered for download is from December 2011 (https://code.google.com/p/android-apktool/downloads/list). I seriously doubt it can do anything with an Encrypted APK (a featured added in August 2012 with Jelly Bean).
apktools or smali/baksmali is broken with respect to debug information. apktools and smali debugging: https://code.google.com/p/android-apktool/issues/detail?id=339. smali/baksmali debug issue (I should have filed it as a bug report): https://code.google.com/p/smali/issues/detail?id=139. I know there is another apktool by ibotpeaches, but its broken too: https://code.google.com/p/smali/issues/detail?id=139.
More details on Encrypted APKs (outside of the marketing literature) can be found at https://groups.google.com/group/android-security-discuss/browse_thread/thread/81f51e4faa895940.
Jeff
Click to expand...
Click to collapse
APKTool development was picked back up by iBotPeaches

[APP] RubyGems Browser v1.0

RubyGems Browser
Enjoy RubyGems on your Android device​
This awesome app is perfect for everyone that is a RubyGems.org enthusiast. It lets you browse the awesome RubyGems.org repository that has almost 50.000 Ruby libraries (gems) available.
The main features include the Dashboard view where you can keep track of all the gems you've subscribe, so you know if you're always on the latest version. It also lets you keep track of the gems you own, so you can always check your download count. And of course it includes search, so you can find new awesome gems for your projects.
Some of the things that are planned:
Edit your gems details
(Un)Subscribe to gems
More? Just send me a email.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Don't forget to check out this app source code: https://github.com/nathanpc/rubygems-explorer-android
​
This is very useful, thanks!
You're welcome! I really appreciate your feedback.
Sent from my GT-I9000B using xda premium
Hey there.
It's been a while since this thread was created, but I will still appriciate any response.
Why would I have to log-in? And where can I register?
I would also like to know how I can install Ruby on my device. Or how to make sure I have a rucy installed.
thanks for helpers
FurySh0ck said:
Hey there.
It's been a while since this thread was created, but I will still appriciate any response.
Why would I have to log-in? And where can I register?
I would also like to know how I can install Ruby on my device. Or how to make sure I have a rucy installed.
thanks for helpers
Click to expand...
Click to collapse
Hi, this is just an app that let's you browse and edit the RubyGems repository website, that's why you have to login. If you're interested in running Ruby in your device, I suggest you to take a look at this StackOverflow question, which contains the answer to your questions.
nathanpc said:
Hi, this is just an app that let's you browse and edit the RubyGems repository website, that's why you have to login. If you're interested in running Ruby in your device, I suggest you to take a look at this StackOverflow question, which contains the answer to your questions.
Click to expand...
Click to collapse
First of all, thanks a lot for directing me there, I couldn't find it myself.
Someone suggested there to root device and use apt-get. I already have my device rooted, but I don't know where I can use Linux commands such as apt-get on my android device (Galaxy S4 GT-I9515).
Another person suggested using Ruboto IRB, but I have no idea what that is nor how can I get it. I would like an explanation here as well (if you could of course )
Another question, when I use cSploit it tells me that there's a ruby updrade avaible and asks me if I want to install it. I infer that I already have Ruby if it asks me to UPDATE it (the app works fine btw), but I'm not sure.
To execute the Linux commands you need to install a terminal emulator via the Play Store, where you can also download Ruboto.
nathanpc said:
To execute the Linux commands you need to install a terminal emulator via the Play Store, where you can also download Ruboto.
Click to expand...
Click to collapse
Ok cool. So you're telling me that installing a terminal emulator will actually prompt linux commands to my device? Like, it's not just a simulation?
Also, I would be happy if you could explain me what Ruboto does or how it works.
BTW Thanks again for replying, I really appriciate your will to help

[APP][TWEAK] Fake Operator - Spoof your carrier

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Fake Operator
Fake Operator is a Cydia Substrate tweak for Android and iOS. To my knowledge it works on all Android 4.0+ devices (except Sense based ROMs). The point of this tweak is to easily change your operator name without having to touch XML files.
This is an open source tweak and you can view the code on github the public version is available on the Play Store please install Cydia Substrate first. The release on the Play Store currently on supports GSM devices a beta version is attached to the post that supports GSM and CDMA devices. If you have any suggestions please let me know, once the CDMA beta is complete i intend on tidying up the code base and working on 'automatic' updates when settings are changed.
The source can be found on the NSPwn Github, XDA currently won't allow me to link so sorry this post is a wall of text.
Screenshots
View attachment 2390791View attachment 2390792
Installation
Install Cydia Substrate from the Play Store
Open Substrate and grant it root permissions and follow all prompts
Install the latest beta APK from the list bellow
Open Fake Operator and configure as desired
Open Substrate (it will notify you the list of tweaks has changed)
Soft reboot the device / restart zygote
Enjoy!
Download
Beta 1
Added CDMA support
View attachment FakeOperator-debug-unaligned-gsm-cdma.apk
Click to expand...
Click to collapse
Beta 2
Fixed a potential crash on CDMA devices
Changed how error handling works won't continuously crash only once now (if an error happens)
Added support for Android <4.3
View attachment FakeOperator-1.0.3-pre-debug.apk
Click to expand...
Click to collapse
If you experience any crashes (com.android.phone) please take a logcat and contact me.
first!!!! ya hurrDDD!!!??
P.Mobile said:
first!!!! ya hurrDDD!!!??
Click to expand...
Click to collapse
If anybody knows what HTC does differently regarding the service state tracker to send spn & plmn updates I'd love to talk to them.
Sent from my HTC One using XDA Premium 4 mobile app
GreySyntax said:
If anybody knows what HTC does differently regarding the service state tracker to send spn & plmn updates I'd love to talk to them.
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Well, in my experience (at least on the CDMA side), the operator banner is normally stored somewhere in the NV folder as the only way (that I know of) to change it is by using a CDMA programming tool (such as dft or Revskill...).
HTC is funny like that
The only other thing that I can think of is that it is somewhere in the Sense framework as I do believe that this can be changed with ViperTweaks in some devices.
since you can't post a link to your github, I will help you.
https://github.com/NSPwn/Fake-Operator-Android
Sent from my GT-I9505 using Tapatalk 2
hisname said:
since you can't post a link to your github, I will help you.
https://github.com/NSPwn/Fake-Operator-Android
Sent from my GT-I9505 using Tapatalk 2
Click to expand...
Click to collapse
Thanks very much,
Found out why you may experience crashes on android <4.2
CDMA fix is complete also improved how often the launcher will be informed of changes will fix GSM in the next few hours then post a new build.
The last beta i posted is bugged i'm currently working on a 'true' fix. It doesn't seem to like my new reflection helpers :/
Hi friend, i really want to change my carrier name whatever by special code, app or anything plz help me....email me at : [email protected]

[4.0+][free] Material terminal emulator

Material terminal emulator v.2.0.2
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Access your Android's built-in Linux command line shell. Unleash your inner geek!
This is a remake of the popular "Terminal Emulator for Android" application by Jack Palevich.
Same great program, just with a material design
Top Features
+ Full Linux terminal emulation.
+ Multiple windows.
+ UTF-8 text. (Arabic, Chinese, Greek, Hebrew, Japanese, Korean, Russian, Thai, etc.)
+ Customizable interface-palette.
+ No ads, no payed functions, just a donate option
Quick FAQ:
+ This app isn't a game emulator.
+ This app won't help you root your phone or change your phone's IMEI.
+ You need to know (or be willing to learn) how to use the Linux command line to use this app.
+ You may want to install a set of command line utilities like "Busy Box", "Debian chroot" or "GNU CoreUtils" in order to add commands beyond the commands that come built into your Android device.
+ If you get a -505 error when trying to install this app under Android 5.0, it means that some other app is using the same permissions. You will have to uninstall the other app in order to install Terminal Emulator for Android. (People tell that "jrummy's Toolbox Pro" causes this problem.)
​
View attachment term-release.apk
DOWNLOAD APP FROM GOOGLE PLAY
Original Terminal Emulator for Android was made by Jack Palevich, if you interesting in it, you can get it here
Check out the documentation wiki for original app:
http://github.com/jackpal/Android-Terminal-Emulator/wiki
awesome dude
Crashes on Note 10.1
Hello
Unfortunately the app force closes before I can even use it, it just closes immediately after opening it. I'm running 4.4.2 Kitkat Custom Rom based on TouchWiz. I have attached a log file
Skhulile said:
Hello
Unfortunately the app force closes before I can even use it, it just closes immediately after opening it. I'm running 4.4.2 Kitkat Custom Rom based on TouchWiz. I have attached a log file
Click to expand...
Click to collapse
Does original app work? Try please
yarolegovich said:
Does original app work? Try please
Click to expand...
Click to collapse
Yeap, it does work
same here,original work but your version crash directly after start.lg e610 on cyanhacker 4.4.4 rom.
I see guys where the problem is (with native library), will try to fix as soon as possible.
Hi guys, I'm still alive. Yesterday released new version of app, that supports all devices 4.0+. Head post updated and you can get application by downloading apk from it or just follow this link to GPlay.
yarolegovich said:
Hi guys, I'm still alive. Yesterday released new version of app, that supports all devices 4.0+. Head post updated and you can get application by downloading apk from it or just follow this link to GPlay.
Click to expand...
Click to collapse
in the google play description its said "CURRENTLY NOT WORKING ON < 5.0 Lollipop DEVICES".. is this still true?
thx..
iamelton said:
in the google play description its said "CURRENTLY NOT WORKING ON < 5.0 Lollipop DEVICES".. is this still true?
Click to expand...
Click to collapse
Thanks for note, forgot to remove this from descroption. It works now on 4.0+
yarolegovich said:
Thanks for note, forgot to remove this from descroption. It works now on 4.0+
Click to expand...
Click to collapse
great.. will give it a try..
Posted new update today. Head post updated.
Features:
-New icon.
-Close session button in notification.
v. 2.0.2 here!
Will become available on market soon.
Changed palette, now you can select any color you like, not a color from fixed set! Enjoy.
Head post updated (latest apk there).
[deleted]

Categories

Resources