Skip to content

Commit 0522a50

Browse files
committed
gradle support added
1 parent a9e7d3d commit 0522a50

File tree

14 files changed

+24
-14
lines changed

14 files changed

+24
-14
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
50 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
102 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
18.5 KB
Binary file not shown.
7 Bytes
Binary file not shown.

.gradle/nb-cache/subprojects.ser

0 Bytes
Binary file not shown.

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,14 @@ These options can be used to customize the detection:
3939
* Includable status codes
4040
* Excludable status codes
4141

42+
# Build From Source Code
43+
1. To build the project, you need <a href="https://gradle.org/install/">Gradle</a> installed.</br>
44+
2. Clone the repository</br>`git clone https://github.com/moeinfatehi/Admin-Panel_Finder`
45+
3. Open the main directory of the project (where build.gradle file exists) and run: `gradle makeJar`
46+
4. The Jar file will be generated in "build/libs/Admin-Panel_Finder.jar"
47+
4248
# Disclaimer
4349
This program is for educational purpose ONLY. Do not use it without permission. The usual disclaimer applies, especially the fact that I'm not liable for any damages caused by the direct or indirect use of the information or functionality provided by these programs. The author or any Internet provider bears NO responsibility for content or misuse of these programs or any derivatives thereof. By using these programs you accept the fact that any damage (data loss, system crash, system compromise, etc.) caused by the use of this program is not my responsibility.
4450

45-
# Contact
51+
# Hack and have fun!
4652
If you have any further questions, please don't hesitate to contact me via my <a href="https://twitter.com/MoeinFatehi">twitter</a> account.

0 commit comments

Comments
 (0)