Jump to content

"Compilation Of Tutorials, Guides, Tips & Updates"


dcs18

Recommended Posts

How about Eset smart security?

Did anybody try?

Most of us here, are EAV Users.

You can try, for yourself though (the IPs should most probably remain the same) - it would be fun to use the ESS to block itself. LxfIAXV.gif

Link to comment
Share on other sites


  • Replies 7.3k
  • Views 1m
  • Created
  • Last Reply

I don't know for you but ESS firewall is great for me in interactive mode and now i'll try the beta

Link to comment
Share on other sites


knowledge-Spammer

I updated the IDM registry cleaner .bat file that was provided here by iih1. I've added a few more removal instances of other IDM fake serial leftover locations. Now the following .bat file should remove ALL instances of IDM fake serial leftovers in the registry.

IDM Cleaner.bat

:: IDM Registry Cleaner:: Compeletely cleans registry of all IDM fake serial leftovers@ECHO OFF@TITLE IDM Registry Cleaner@COLOR 0E@ECHO :: IDM Registry Cleaner@ECHO :: Compeletely cleans registry of all IDM fake serial [email protected] /F /IM IDMan.exe@ECHO.@echo HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} [7] >permdel.txt@regini permdel.txt@echo HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C} [7] >permdel.txt@regini permdel.txt@echo HKEY_CURRENT_USER\Software\Classes\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} [7] >permdel.txt@regini permdel.txt@echo HKEY_CURRENT_USER\Software\Classes\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C} [7] >permdel.txt@regini permdel.txt@echo HKEY_LOCAL_MACHINE\Software\Classes\Wow6432Node\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} [7] >permdel.txt@regini permdel.txt@echo HKEY_LOCAL_MACHINE\Software\Classes\Wow6432Node\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C} [7] >permdel.txt@regini permdel.txt@echo HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} [7] >permdel.txt@regini permdel.txt@echo HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C} [7] >permdel.txt@regini permdel.txt@del [email protected] DELETE HKCU\Software\Classes\Wow6432Node\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} /fREG DELETE HKCU\Software\Classes\Wow6432Node\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C} /fREG DELETE HKCU\Software\Classes\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} /fREG DELETE HKCU\Software\Classes\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C} /fREG DELETE HKLM\Software\Classes\Wow6432Node\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} /fREG DELETE HKLM\Software\Classes\Wow6432Node\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C} /fREG DELETE HKLM\Software\Classes\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} /fREG DELETE HKLM\Software\Classes\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C} /[email protected] DELETE HKCU\Software\DownloadManager /v CheckUpdtVM /fREG DELETE HKCU\Software\DownloadManager /v scansk /fREG DELETE HKCU\Software\DownloadManager /v tvfrdt /[email protected] DELETE HKCU\Software\Classes\CLSID\{07999AC3-058B-40BF-984F-69EB1E554CA7} /fREG DELETE HKCU\Software\Classes\CLSID\{6DDF00DB-1234-46EC-8356-27E7B2051192} /fREG DELETE HKCU\Software\Classes\CLSID\{D5B91409-A8CA-4973-9A0B-59F713D25671} /fREG DELETE HKLM\Software\Classes\CLSID\{07999AC3-058B-40BF-984F-69EB1E554CA7} /fREG DELETE HKLM\Software\Classes\CLSID\{6DDF00DB-1234-46EC-8356-27E7B2051192} /fREG DELETE HKLM\Software\Classes\CLSID\{D5B91409-A8CA-4973-9A0B-59F713D25671} /[email protected] DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Internet Download Manager" /fREG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Internet Download Manager" /[email protected] DELETE HKEY_CURRENT_USER\Software\DownloadManager /v FName /fREG DELETE HKEY_CURRENT_USER\Software\DownloadManager /v LName /fREG DELETE HKEY_CURRENT_USER\Software\DownloadManager /v Email /fREG DELETE HKEY_CURRENT_USER\Software\DownloadManager /v Serial /fREG DELETE HKEY_USERS\S-1-5-21-2754736582-2265559669-3571272114-1001\Software\DownloadManager /v FName /fREG DELETE HKEY_USERS\S-1-5-21-2754736582-2265559669-3571272114-1001\Software\DownloadManager /v LName /fREG DELETE HKEY_USERS\S-1-5-21-2754736582-2265559669-3571272114-1001\Software\DownloadManager /v Email /fREG DELETE HKEY_USERS\S-1-5-21-2754736582-2265559669-3571272114-1001\Software\DownloadManager /v Serial /f@ECHO.@ECHO :: IDM registry cleaning is complete.@ECHO :: Next step, block all IDM IPs via a firewall.@ECHO :: After, run IDM and register with a fake serial.@ECHO.@PAUSE

1) Copy all the code and paste it into a 'New Text Document'

2) Simply save it as "New Text Document.txt"

3) Rename the file "New Text Document.txt" to "IDM Cleaner.bat"

4) Run "IDM Cleaner.bat" as Administrator

The following Command Prompt window will pop up and automatically run thru the IDM registry cleaning process.

IDM_0.png

After IDM registry cleaning is complete, follow the instructions here in the 1st post and block ALL the IDM IPs via a firewall.

Once you block all IDM IPs via a firewall you can then run IDM and register with a fake serial.

IDM_1.png

IDM_2.png

IDM_3.png

Enjoy a fully activated IDM without the need to use unknown patches or modify any program or system files!

A BIG thanks to dcs18 for always providing the BEST method to activate IDM!

:: ### Admin Check..

if "%~1"=="a" goto :start

:getfile

set "file=%temp%\%random%.file.vbs"

if exist "%file%" goto :getfile

>"%file%" echo Set UAC = CreateObject("Shell.Application")

>>"%file%" echo UAC.ShellExecute "%~f0", "a", "", "runas", 1

start "" "%file%"

goto :eof

:start

del "%temp%\*.vbs">nul 2>&1

:: RUN AS ADIN CHECK END

:: IDM Registry Cleaner

:: Compeletely cleans registry of all IDM fake serial leftovers

@ECHO OFF

@TITLE IDM Registry Cleaner

@COLOR 0E

@ECHO :: IDM Registry Cleaner

@ECHO :: Compeletely cleans registry of all IDM fake serial leftovers

@ECHO.

TASKKILL /F /IM IDMan.exe

@ECHO.

@echo HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} [7] >permdel.txt

@regini permdel.txt

@echo HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C} [7] >permdel.txt

@regini permdel.txt

@echo HKEY_CURRENT_USER\Software\Classes\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} [7] >permdel.txt

@regini permdel.txt

@echo HKEY_CURRENT_USER\Software\Classes\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C} [7] >permdel.txt

@regini permdel.txt

@echo HKEY_LOCAL_MACHINE\Software\Classes\Wow6432Node\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} [7] >permdel.txt

@regini permdel.txt

@echo HKEY_LOCAL_MACHINE\Software\Classes\Wow6432Node\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C} [7] >permdel.txt

@regini permdel.txt

@echo HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} [7] >permdel.txt

@regini permdel.txt

@echo HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C} [7] >permdel.txt

@regini permdel.txt

@del permdel.txt

@ECHO.

REG DELETE HKCU\Software\Classes\Wow6432Node\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} /f

REG DELETE HKCU\Software\Classes\Wow6432Node\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C} /f

REG DELETE HKCU\Software\Classes\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} /f

REG DELETE HKCU\Software\Classes\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C} /f

REG DELETE HKLM\Software\Classes\Wow6432Node\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} /f

REG DELETE HKLM\Software\Classes\Wow6432Node\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C} /f

REG DELETE HKLM\Software\Classes\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC} /f

REG DELETE HKLM\Software\Classes\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C} /f

@ECHO.

REG DELETE HKCU\Software\DownloadManager /v CheckUpdtVM /f

REG DELETE HKCU\Software\DownloadManager /v scansk /f

REG DELETE HKCU\Software\DownloadManager /v tvfrdt /f

@ECHO.

REG DELETE HKCU\Software\Classes\CLSID\{07999AC3-058B-40BF-984F-69EB1E554CA7} /f

REG DELETE HKCU\Software\Classes\CLSID\{6DDF00DB-1234-46EC-8356-27E7B2051192} /f

REG DELETE HKCU\Software\Classes\CLSID\{D5B91409-A8CA-4973-9A0B-59F713D25671} /f

REG DELETE HKLM\Software\Classes\CLSID\{07999AC3-058B-40BF-984F-69EB1E554CA7} /f

REG DELETE HKLM\Software\Classes\CLSID\{6DDF00DB-1234-46EC-8356-27E7B2051192} /f

REG DELETE HKLM\Software\Classes\CLSID\{D5B91409-A8CA-4973-9A0B-59F713D25671} /f

@ECHO.

REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Internet Download Manager" /f

REG DELETE "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Internet Download Manager" /f

@ECHO.

REG DELETE HKEY_CURRENT_USER\Software\DownloadManager /v FName /f

REG DELETE HKEY_CURRENT_USER\Software\DownloadManager /v LName /f

REG DELETE HKEY_CURRENT_USER\Software\DownloadManager /v Email /f

REG DELETE HKEY_CURRENT_USER\Software\DownloadManager /v Serial /f

REG DELETE HKEY_USERS\S-1-5-21-2754736582-2265559669-3571272114-1001\Software\DownloadManager /v FName /f

REG DELETE HKEY_USERS\S-1-5-21-2754736582-2265559669-3571272114-1001\Software\DownloadManager /v LName /f

REG DELETE HKEY_USERS\S-1-5-21-2754736582-2265559669-3571272114-1001\Software\DownloadManager /v Email /f

REG DELETE HKEY_USERS\S-1-5-21-2754736582-2265559669-3571272114-1001\Software\DownloadManager /v Serial /f

@ECHO.

@ECHO :: IDM registry cleaning is complete.

@ECHO :: Next step, block all IDM IPs via a firewall.

@ECHO :: After, run IDM and register with a fake serial.

@ECHO.

u not need to run as Administrator with this code now :)

Link to comment
Share on other sites


now trying only this IP : 91.228.167.125 to firewall EAV, i think this should be enuff, but will hold on for a day b4 editing my post :)

Edit : nope both IPs r required :P

Link to comment
Share on other sites


@

rkkdjb

Bro do we have to disable block rule each time we manually update virus definitions? ryt?

Link to comment
Share on other sites


@rkkdjb

Bro do we have to disable block rule each time we manually update virus definitions? ryt?

no, u dont have to disable block rule each time u update(that was just for 1 time)

infact if u disable the block rule it will reset ur activation info.

the allow rule should make it possible for u to check and update virus definitions.

by block rule, we r stopping eset from verifying our license validity.

if u have further questions i will be happy to help.

Link to comment
Share on other sites


ESS X64

program path : "C:\Program Files\ESET\ESET Smart Security\x86\ekrn.exe"

IPs to be blocked : 91.228.165.81,91.228.167.125

image.png

image.png

image.png

image.png

sorry but i can't post full detail as i m having some problem posting, only i know how i completed that nod32 post :(.But this should give u a fair idea. :)

Link to comment
Share on other sites


ESS X64

program path : "C:\Program Files\ESET\ESET Smart Security\x86\ekrn.exe"

IPs to be blocked : 91.228.165.81,91.228.167.125

image.png

image.png

image.png

image.png

sorry but i can't post full detail as i m having some problem posting, only i know how i completed that nod32 post :( . But this should give u a fair idea. :)

ESS ? u mean smart security?

how can that be blocked?

because ESS has an inbuilt firewall so will it block itself?? I think this method will work only on eset AV i suppose

regards

Link to comment
Share on other sites


i have EAV and Comodo firewall. Can you tell me how i can put these rules to Comodo?

Which COMODO rules are you looking for - IDM or EAV?

Link to comment
Share on other sites


ESS ? u mean smart security?

how can that be blocked?

because ESS has an inbuilt firewall so will it block itself?? I think this method will work only on eset AV i suppose

regards

@kantry123

yes use ESS firewall and the procedure is same

my screenshots above are for Eset Smart Security x64

Link to comment
Share on other sites


How about Eset smart security?

Did anybody try?

o yeah

ESET self blocking

BqushEA.png

I have 4 months trial for beta testing and now it's just activated

Link to comment
Share on other sites


Post # 2 updated with Zarko's confirmation that the activation trick works on the ESS, too - great job, Zarko!!! F3h9xqz.gif

What are the steps for blocking eset smart security?

I mean I know how to block using WFC

But donno how to block ess with ess firewall?

Regards

Link to comment
Share on other sites


ESS X64

program path : "C:\Program Files\ESET\ESET Smart Security\x86\ekrn.exe"

IPs to be blocked : 91.228.165.81,91.228.167.125

image.png

image.png

image.png

image.png

sorry but i can't post full detail as i m having some problem posting, only i know how i completed that nod32 post :(.But this should give u a fair idea. :)

What r the steps to block to block ess using ess firewall?

Regards

Link to comment
Share on other sites


Post # 2 updated with Zarko's confirmation that the activation trick works on the ESS, too - great job, Zarko!!! F3h9xqz.gif

What are the steps for blocking eset smart security?

I mean I know how to block using WFC

But donno how to block ess with ess firewall?

Regards

The steps shall remain the same as structured by rkkdjb.

Link to comment
Share on other sites


What r the steps to block to block ess using ess firewall?

Regards

u r familiar with creating rules in ESS firewall, right ?

then there is no problem just proceed as the steps mentioned for EAV also works for ESS

Link to comment
Share on other sites


Post # 2 updated with Zarko's confirmation that the activation trick works on the ESS, too - great job, Zarko!!! F3h9xqz.gif

What are the steps for blocking eset smart security?

I mean I know how to block using WFC

But donno how to block ess with ess firewall?

Regards

The steps shall remain the same as structured by rkkdjb.
Yes...but that was like steps for eav ryt

That was done using Windows firewall

But in ESS it has it's inbuilt firewall ryt

I'm askin how to configure that?

Link to comment
Share on other sites


What r the steps to block to block ess using ess firewall?Regards

u r familiar with creating rules in ESS firewall, right ?

then there is no problem just proceed as the steps mentioned for EAV also works for ESS

Oh..okok

Sorry I donno how to configure ESs firewall

Nevermind I'll search on Google

Thanks for replying

Link to comment
Share on other sites


Post # 2 updated with Zarko's confirmation that the activation trick works on the ESS, too - great job, Zarko!!! F3h9xqz.gif

What are the steps for blocking eset smart security?

I mean I know how to block using WFC

But donno how to block ess with ess firewall?

Regards

The steps shall remain the same as structured by rkkdjb.
Yes...but that was like steps for eav ryt

That was done using Windows firewall

But in ESS it has it's inbuilt firewall ryt

I'm askin how to configure that?

Oh, I did not know you shifted loyalties - let's wait for someone to turn up (else, I don't mind doing it on TeamView, for you - like last time.) 6HUIPBa.gif

Link to comment
Share on other sites


Oh..okok

Sorry I donno how to configure ESs firewall

Nevermind I'll search on Google

Thanks for replying

let dcs18 configure it, it hardly takes 5 mins ;)

Link to comment
Share on other sites


Post # 2 updated with Zarko's confirmation that the activation trick works on the ESS, too - great job, Zarko!!! F3h9xqz.gif

What are the steps for blocking eset smart security?

I mean I know how to block using WFC

But donno how to block ess with ess firewall?

Regards

The steps shall remain the same as structured by rkkdjb.
Yes...but that was like steps for eav ryt

That was done using Windows firewall

But in ESS it has it's inbuilt firewall ryt

I'm askin how to configure that?

Oh, I did not know you shifted loyalties - let's wait for someone to turn up (else, I don't mind doing it on TeamView, for you - like last time.) 6HUIPBa.gif
Thanks man ur awesome

I'll send my teamviewer details

Regards

Link to comment
Share on other sites


Requirement:

  1. Installed & Updated ESET Smart Security (Activated Trial or Using Any Legit Key)

____________________________________________________________________________

HOW TO BLOCK IP's to in ESET Firewall

1. Right Click on ESET Icon.

2. Click on Advanced Setup.

gsaiYSf.png

3. Go To Network > Personal Firewall > Rules & Zone > Click on Setup under Zone & Rule Editor

Ke8fOVz.png

4. Click on New

uys0uix.png

5. General Tab > Change Direction to Out

pEk063d.png

6. Local Tab > Add the Application (C:\Program Files\ESET\ESET Smart Security\x86\ekrn.exe)

b5J7JRq.png

7. Remote Tab > Add IPv4 Address [iPs to be blocked (91.228.165.81,91.228.167.125)]

CGbCPew.png

8. Restart your system. After first restart you will see the following as your activation info :

Now Just check for Virus Definitions, So Your Screen Will Look Like This

WNzAT0F.png

9. Don't worry, just do a second restart.That's it, your product is now fully activated as illustrated below :

nuksDUu.png

image.png

image.png

It do work in ESET 8 Beta

@rkkdjb

Link to comment
Share on other sites


. . . . . . . . . let's wait for someone to turn up . . . . . . . . . 6HUIPBa.gif

Speak of the devil - and here comes MrHacker. F3h9xqz.gif

Link to comment
Share on other sites


@MrHacker screenshots for ESS activation had already been provided in my post # 587, u can use them to modify ur post.

@kantry123 hope other online features are working for u like Anti-Theft.

Link to comment
Share on other sites


  • Matrix locked this topic
  • Reefa unlocked this topic

Archived

This topic is now archived and is closed to further replies.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...