Skip to content

Commit

Permalink
update recent highlights
Browse files Browse the repository at this point in the history
  • Loading branch information
devsdenepal committed Jan 17, 2024
1 parent ca092ad commit 2f66a2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/post.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "A Pentesting tool aimed to expose the possible risks of exploiting an android phone through adb commands simulated through the programme which comprises a range of exploiting and exposing features. ",
"content": "Android-Predom is a powerful tool that interacts with the Android Debug Bridge (ADB) and is inspired by the popular Python-based exploiting tool Ghost. This tool is a part of a private project called PREDOMINANT and is designed to be fully integrated into the shell. The tool provides many new features and is actively being updated by the developer.One of the key advantages of Android-Predom is that it does not require root control over the device. This is a significant improvement over other projects that interact with ADB, as they often require root access and can be difficult to use. This tool is user-friendly and easy to use, making it a great option for both novice and experienced developers.Another important feature of Android-Predom is that it is constantly being updated. The developer is actively working on improving the tool and adding new features, making it a powerful and versatile option for developers. This tool is continuously updated to support the new versions of Android and is known for its stability and reliability.One of the most important aspects of Android-Predom is that it is a part of a larger project called PREDOMINANT. The ultimate goal of this project is to create a comprehensive set of tools for Android app development, making it easier for developers to create and test their apps. The developer is continuously working on integrating new features and tools into the project, making it a one-stop solution for all Android app development needs.In conclusion, Android-Predom is a powerful and versatile tool for Android app development. It is user-friendly, does not require root access, and is actively being updated by the developer. The tool is a part of a larger project called PREDOMINANT which aims to provide a comprehensive set of tools for Android app development. We hope that you will give Android-Predom a try and experience the benefits it has to offer."
,
"featured": "true",
"featured": "false",
"image_url": "https://github.com/devsdenepal/andro-predom/raw/main/ScreenShot_20230101193530.jpeg",
"github_link": "https://github.com/Krimson-Squad/andro-predom",
"tag": "Shell"
Expand Down Expand Up @@ -37,7 +37,7 @@
"url":"/article.html?view=shadow-cipher-2080",
"description":"A simple tool that allows you to generate wordlists based on first and last names. It provides various patterns and variations to create a wide range of potential words for password cracking, data analysis, or other purposes. ",
"content":"Description \n --- \n The ShadowCipher is a simple tool that allows you to generate wordlists based on first and last names. It provides various patterns and variations to create a wide range of potential words for password cracking, data analysis, or other purposes. \n --- \n Usage \n --- \n To use the ShadowCipher, follow the steps below: \n Clone the repository or download the ShadowCipher.py file. \n Ensure you have Python 3 installed on your machine. \n Open a terminal or command prompt and navigate to the directory where ShadowCipher.py is located. \n Run the following command: \n python ShadowCipher.py [-h] [-n COUNT] [-sv FILE_NAME] first_name last_name \n Replace first_name with the target's first name. \n Replace last_name with the target's last name. \n Use the optional -n flag followed by the desired count to specify the number of words to generate (default: 100). \n Example: python ShadowCipher.py -n 500 John Doe -sv johndoe_wordlist.txt \n The tool will generate a wordlist based on the provided names and display the total number of words generated.",
"featured":"false",
"featured":"true",
"image_url":"https://camo.githubusercontent.com/b2808f38f0076526f17deec355ac5bbf8d41526dbab32073fdf5c6349bc22549/68747470733a2f2f63646e2e646973636f72646170702e636f6d2f6174746163686d656e74732f3439323335313134353330363735313030342f313132363034383434363532393431373233362f696d6167652e706e67",
"github_link":"https://github.com/Krimson-Squad/ShadowCipher",
"tag":"Python"
Expand Down

0 comments on commit 2f66a2d

Please sign in to comment.