Six Years of Service
Posts: 2,973
Threads: 246
RE: can anyone tell me how to remove this? Backdoor.Bladabindi 04-07-2019, 09:05 AM
#11
(04-07-2019, 03:14 AM)mothered Wrote: (04-06-2019, 01:39 PM)darkninja1980 Wrote: (04-05-2019, 10:37 AM)mothered Wrote: It's good practice to use the Registry's "Export" feature, to back It up prior to making changes.
yes it is but only tests it in a VM.
A VM Is certainly the safest option.
In fact, any controlled environment Isolated from the Host physical system Is good practice to execute and analyze files.
yes I agree it is very good practice to do it in a controlled environment.
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#
•
Six Years of Service
Posts: 2,973
Threads: 246
RE: can anyone tell me how to remove this? Backdoor.Bladabindi 04-07-2019, 11:38 PM
#13
(04-07-2019, 11:57 AM)mothered Wrote: (04-07-2019, 09:05 AM)darkninja1980 Wrote: (04-07-2019, 03:14 AM)mothered Wrote: A VM Is certainly the safest option.
In fact, any controlled environment Isolated from the Host physical system Is good practice to execute and analyze files.
yes I agree it is very good practice to do it in a controlled environment.
Malware Is known to circumvent virtual machines and the like.
It's best to use a dedicated Host physical machine, with a VM Installed (as the Guest) and segregated from the network.
yes, a good point. Is there any tutorials out there to set that type of environment up?
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#
Six Years of Service
Posts: 2,973
Threads: 246
RE: can anyone tell me how to remove this? Backdoor.Bladabindi 04-08-2019, 05:46 AM
#15
(04-08-2019, 03:29 AM)mothered Wrote: (04-07-2019, 11:38 PM)darkninja1980 Wrote: (04-07-2019, 11:57 AM)mothered Wrote: Malware Is known to circumvent virtual machines and the like.
It's best to use a dedicated Host physical machine, with a VM Installed (as the Guest) and segregated from the network.
yes, a good point. Is there any tutorials out there to set that type of environment up?
It's simply a stand-alone PC with a VM Installed.
yes that the way I have it on my computer.
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#
•
Five Years of Service
Posts: 42
Threads: 12
RE: can anyone tell me how to remove this? Backdoor.Bladabindi 04-21-2019, 01:01 PM
#16
For me the best way to remove malware is to boot in safe mode, backup all images documents skipping all executables, libraries etc.. and just reinstall windows or linux... The reason is the malware might infected some random program that might be even a system program, don't use explorer or regedit to find the malware since some advance malware can hijack explore and regedit and make it invisable. If you don't want to reinstall boot in safe mode, run administrated command prompt and type "sfc /scnannow", while is running use cmd and the command dir to find in, start from %appdata% and clear the temp folder (Windows sucks at clearing temp files), After sfc and reboot if its necessary go back go safe mode and try to find it from registry, removing viruses is very hard and time consuming, I hope its the virus is simple and the coder didn't put time on development.
•
Five Years of Service
Posts: 27
Threads: 3
RE: can anyone tell me how to remove this? Backdoor.Bladabindi 03-13-2020, 07:02 AM
#17
download njrat lime edition and then install it on yourself. theres a feature that kills malware. ik it sounds crazy but if you compile one from source youre safe. and it works really well.
•
Five Years of Service
Posts: 44
Threads: 12
RE: can anyone tell me how to remove this? Backdoor.Bladabindi 04-01-2020, 03:00 PM
#19
If u are using Windos OS, you are tring command "netstat -naop tcp"
and u see "ESTABLSE"
and then, you decteced virous.
•