Commit Graph

114 Commits

Author SHA1 Message Date
peterpt e4172ffd94
Update
Separated repositories update from jessie and kali , so installer can install the proper mingw installation in case not found , and removed unnecessary packages from setup
2020-05-17 11:43:17 -04:00
peterpt 7e5d0c56fe
Delete setup.sh 2020-05-17 11:41:52 -04:00
peterpt 251a44fb78
Update
Fixing file permissions before the setup
2020-04-26 09:54:29 -04:00
peterpt 37064d03e9
apktool upgrade 2020-04-22 18:58:05 +00:00
peterpt f4f7999deb
log update
Will determine if the user running the script is a root user , and if not then determine witch access rights it have and drop that information to apt.log .
2020-02-16 23:00:45 +00:00
peterpt 543e3477c1
id linux distro to log
identification of linux distribution to aptlog
2020-02-10 11:05:48 -05:00
peterpt e1ecea693c update to default-jdk
openjdk 8 not supported anymore in recent repositories
2020-02-09 22:20:26 +00:00
peterpt 15fafaa2d8
repository added
added jessie repository because mingw32 does not exist in kali repositories
2019-12-11 18:23:18 +00:00
peterpt dd8df1b844 Update 2019-10-02 21:43:20 -04:00
ᴱᴰᴼ ᴹᴬᴸᴬᴺᴰ 75afe71791
Update v.1.9.7#dev
Added permission forpowerfull.sh
2019-09-29 00:38:26 +07:00
peterpt 1a0e412179 Tools Update 2019-09-28 16:21:51 -04:00
peterpt ac679bc0e5
Update
changed apktool version to 2.4.0
2019-09-28 01:51:00 -04:00
peterpt 327e0bcaf1
Delete setup.sh 2019-09-28 01:50:28 -04:00
peterpt 4465c419f8
update
automatically install netcat before checking internet connection and suppress output log to /dev/null .

Netcat is necessary to check internet connection , however some lnx distros dont have it installed by default .
2019-09-19 23:04:18 +01:00
peterpt 88bcd8a80f
Updated
Setup new version will create a new log file with all the necessary information about user system so it could be more easyer to identify issues during the  setup of fatrat
2019-07-21 11:19:26 -04:00
peterpt 62ca607ec3
Delete setup.sh 2019-07-21 11:18:04 -04:00
peterpt 3abb034972
update
fixes in script and setup requiring mono denvelop to compile pwnwinds cs file .
Video explaining will be uploaded soon
2018-12-02 07:53:54 -05:00
peterpt 23159a3629
Delete setup.sh 2018-12-02 07:52:34 -05:00
Edo Maland 0e1b2efde6
Revert "BlackArch Linux support" 2018-10-22 23:07:58 +07:00
mrsmith0x00 c09e170aac setup.sh: code optimize 2018-09-23 14:12:39 +00:00
German Vechtomov 152f556d56
setup.sh: fix syntax 2018-09-23 12:47:00 +00:00
German Vechtomov 10381c8626
setup.sh: add python-names to deps 2018-09-23 09:04:01 +00:00
German Vechtomov e010dbd3b1
setup.sh: fix apache 2018-09-23 08:34:21 +00:00
mrsmith0x00 d42e5b3328 setup.sh: add blackarch support 2018-09-23 08:14:02 +00:00
Edo Maland 45ee32aec8
Update setup.sh 2018-07-15 15:45:31 +07:00
Edo Maland 9fbf54656d
Update setup.sh 2018-07-13 23:21:00 +07:00
root d077b27fcc changed compiler to i686-w64-mingw32-gcc 2018-03-08 14:58:06 +09:00
Edo Maland 722ef56194
Update setup.sh 2018-02-12 21:58:54 +07:00
Edo Maland 23e96534ab
disable monodevelop ( can install it manual ) 2018-02-10 00:18:50 +07:00
peterpt 4a0faba2c9
mingw fixes
separated installations during setup for mingw 32 & 64 bit
2017-12-23 10:52:57 +00:00
peterpt 4cea24ff40
Removed unsupported arch
arm6/7 arch removed fromsetup
2017-12-07 09:22:59 +00:00
peterpt 995c8a907d
net detect
different approach to internet detection
2017-11-24 09:26:19 +00:00
peterpt b534ddf5b4 adjustments
some adjustments to setup
2017-09-11 07:47:51 -05:00
peterpt eabebe2fc2 revision
* monodenvelop 
moved to kali repository -> some distros may not have it on their repository

* sudo 
sudo does not arrive on many fresh linux distro instalations

* aapt
Instead unlink , removing the link itself avoids errors on this tools checkup by setup , because aapt may have been created before by another fatrat setup on a directory that may not exist anymore .
2017-07-22 19:01:10 -04:00
peterpt b427a9010a 1.9.5 2017-07-15 12:43:06 -04:00
peterpt 277b6c3c08 1.9.5
Fixes in mingw64
2017-07-15 11:50:38 +01:00
peterpt 949cd8fdf2 Delete setup.sh 2017-07-15 06:50:04 -04:00
peterpt 1f54ca1728 1.9.5 2017-06-22 23:08:59 -04:00
peterpt b23049fbaf 1.9.5
Aapt & Dx Versions updated to android-sdk 26 in tools
2017-06-12 11:38:03 +01:00
peterpt a76b016739 Delete setup.sh 2017-06-12 06:37:08 -04:00
peterpt 71b2e42e0d 1.9.5
installing python pip and installing names package for powerstager 0.2.5
2017-06-09 16:02:51 +01:00
peterpt 5eedef260a 1.9.4_p05 2017-06-03 13:26:56 -04:00
peterpt 7ff5438448 1.9.4_p_d2j
some double quote in chmod permission in dex2jar was breaking the setup of it and avoiding dex2jar instalation
-fixed
2017-05-31 10:02:51 -04:00
peterpt ca70a29e41 1.9.4_p_d2j
a simple patch to fix the copy of dex2jar librabries to /usr/local/share/dex2jar/lib
2017-05-31 13:59:09 +01:00
peterpt cc15de46e3 1.9.4
user space filled
2017-05-30 16:21:39 +01:00
peterpt 900274adca 1.9.4
User space created , explained the multiple parts of the code in setup and how the logic of setup works
2017-05-30 16:11:17 +01:00
peterpt f9236768ad 1.9.4
Setup will display at the end the failed installed packages , case that happen
2017-05-30 03:27:53 -04:00
peterpt d8ae678859 1.9.4
Setup will display at the end of the script the packages that were not able to install , in case that happen .
2017-05-30 08:24:48 +01:00
peterpt 14585b862b Delete setup.sh 2017-05-30 03:23:58 -04:00
peterpt 8cfb00702f 1.9.4 2017-05-30 00:01:34 -04:00