DroidSec - Android RE Security Suite - Android Software/Hacking General [Developers Only]

Hi folks,
Recently I started the development of a little opensource project. I am quite actively involved in the Android security scene, and Androguard is a very important tool in my mobile security research toolbox.
I decided to build a suite on top of Androguard with a GUI, so the focus on security research is going where it should go: the app, and not the command line wizardry that is a lot of times required.
Features of DroidSec at this point:
- Load .APK from system or dump from connected device
- Android Permissions overview
- Application information
- Show usage of reflection code
- Show usage of dynamic code update
- Show usage of crypto code
- Show usage of permissions
- Decompilation and browsing through .java sources (integration of the Androguard Gui app)
If interested check out at: https://github.com/DarioI/DroidSec. Any positive criticism or useful functions that you would like to see in this tool, please reply. If you want to be a first tester, please PM me with your background and the purpose for using it (just for info as the tool is open source).
This tool can only be used for educational purposes. I am not responsible for any malicious usage.
Here is a first screenshot:
{
"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"
}

Related

[OPEN SOURCE APP] ARPicBrowser, Augmented Reality geolocation.

Hello guys! I'm back with another open source(and it's really open source this time, i promise ) from the ARLab team: ARPicBrowser. Developed with the ARBrowser SDKs. If you do not know what those are, you can check the ARLab SDKs thread.
Going into the app itself: in this Open Source Application, we have used the API provided by Panoramio, with which we are able to get pictures – that have GPS coordinates – and place them on the device, according to our location and also the place the mobile device is pointing to. Moreover, the ARLab team has selected to add several actions, which are also fully customizable by the developer, like to show the picture on the screen, get the directions to reach the place where the picture is or share it in Tweeter, the social network.
You can use this app as a roadmap to create your own AR apps with our SDKs step by step.
{
"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"
}
Here's a Vimeo demo video that will show you what this app can do.
Here you can download it for Android.
You can check our facebook and twitter pages for more updates from ARLab:
http://www.facebook.com/arlaboratory
https://twitter.com/#!/arlabdev
https://twitter.com/#!/arlaboratory
Cheers guys! Please post if you have any questions or feedback on the app!
Enjoy!

[APP][2.3+] ABC Share - Simple Android file & text sharing

Hi!
I would like to have feedback on this application I published on Google Play to share files from Your Android device over the web.
Currently You can share single files, multiple files or text.
It will work if Your device is visible from other devices and/or it is in the same network.
I would be glad if You can test it, evaluate it and let me know ways to improve it.
You can share the link via QRcode or NFC or via sharing button.
No root required!
Get it here on Google Play Store:
https://play.google.com/store/apps/details?id=com.millo.abcshare
{
"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"
}
May 25th - Version 1.0
first release
Space left for the future
Application updated with:
- Device Files and Folders browsing.
- New GUI.
- Removed ADS.
- Ported to background service with notification.
Made it open source: https://github.com/camillo777/ABCShare
Started public beta (if anyone wishing to help): https://play.google.com/apps/testing/com.millo.abcshare
ToDo:
- access to device content (SMS, contacts, notifications);
- allow to add a password

[FREE][APP][6.0+] Sanctuary: Fingerprint security for your data and media files

Hi all,
I would like to introduce my application, Sanctuary, to help you secure/lock your data and media files.
Sanctuary features:
- Create/Store text information.
- Move and secure Image/Video files.
- Uses Only Fingerprint authentication to access this application.
- Intruder Snoop( for pro users only). Snaps a picture of any unauthorized personnel who tried to access this app.
I built this application to safely store my passwords and sensitive data on my phone as I always tend to forget them.
Application requirements:
- Android device with fingerprint sensor
- Android version 6.0 and above
*This app requires you to have at least 1 fingerprint registered in your device and also requires you to have
a lock screen setup.
{
"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"
}
This is the first android application that I have created and I hope you all will give this a try and let me know if there are any improvements that I can make.
I appreciate any feedbacks.
Download from Google Play Store: Sanctuary
Thank you.
I am getting a few crash reports. I have fixed the crashes and updated the application.
Do let me know if there any more issues or feedback. Also, thanks for giving this application a try.

[APP][4.0+] MAPK - A Tool sees Android Manifest

MAPK will extract your app, including system app. This useful tool helps you easily extract and see your app's information.
MAPK features
MAPK can be used as an app manager
- List all of your apps (including system apps)
- Search app quickly by enter its app's name
- Extract app info in a very detail level. It lists all of activities, services, app permissions, signature, min sdk version, etc used in an app (useful Android tool for developer)
- Uninstall app
- Open androidmanifest.xml
General features:
- Material design: parallax effect when scrolling app detail information for better user experience
- Theme support with 6 built-in primary colors (there is a really black color that is optimized for your AMOLED screen on Samsung and some other devices)
MAPK is fully compatible with the latest version of Android 8 Oreo
This version does not require root permission
{
"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"
}
Download
Free on Google Play Store
If you face with bugs or have any suggestion, please let me know and I will do my best.
Thanks.

[APP][7.0+] immEasy - PR Points Calculator

{
"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"
}
Hey all!
I've been an XDA follower myself since the good old Sony Xperia Arc days
Developing apps has been something I've wanted to do for years and now, thanks inadvertently to the pandemic, I've had the time to get started on this journey with the super awesome Flutter framework. This is my first app
Always open to feedback and suggestions!
ImmEasy is a simple app that gives you an estimate points total under the Canadian Express Entry System (CRS) as well as for multiple (188/89/90 & 491) subclasses of the Australian Skilled Migration Program.
The UI is based on neumorphic design principles to give mundane forms a refreshing modern spin.
All information displayed in the app is gathered from official sources wherever possible.
Note: This app is intended solely for general guidance and reference purposes only.
version 1.2.2 now available!
- fixed some UI jank
- optimized the code to run faster

Categories

Resources