(09-12-2018, 04:30 PM)mothered Wrote: (09-12-2018, 04:28 PM)darkninja1980 Wrote: (09-12-2018, 03:58 PM)mothered Wrote: Did you add an exception to all your tools?
not yet. but I have to do this step.
https://smarthelp.mcafee.com/help/mcafee...98E6A.html
Same thing.
That should take care of your Issue.
I even found this tutorial on one of the cracking websites.
1) Open a terminal console and type : sudo apt-get wine
2) Once the installation finished, type : wine
You will get something like that, it means that the installation is correctly installed :
└──╼ #wine
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit
3) Then download sentry mba
4) Create the folder where you want to put the program.
5) Unzip it in this folder( for me it's : cd /home/----/Desktop/Sentry)
6) On your terminal, go where you unziped the .rar program :
cd /home/-----/Desktop/Sentry
7) Then you can launch this program by typing on your terminal :
wine Sentry_MBA.exe
That's it. This program is made for windows, so don't expect high perfomances for Linux, but it's better than nothing.
You can also create a shortcut on your desktop:
1) Type on your terminal :
cd /home/----/Desktop
2) Open the text editor :
sudo nano
3) Insert it :
[Desktop Entry]
Name=Sentry MBA
Exec=wine /home/-----/Desktop/Sentry/Sentry_MBA.exe
Type=Application
Categories=Wine;
4) Press Ctrl+X and Y to save
is there a different text editor that I can use besides nano ?
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#