Crystal Security 3.5

Status
Not open for further replies.

Kardo Kristal

From Crystal Security
Thread author
Verified
Top Poster
Developer
Well-known
Jul 12, 2014
1,143

Stefan Taf

New Member
Nov 19, 2014
8
Hello everyone and good morning !
I am just working on one heur engine for crystal security and I am thinking of the DB type of the DB
Till now I was working with SQL,MySQL,Oracle and all of them are not the think that I want to have .
like Performance Read and Write I know MemSQl to but still lame can anyone suggest me something good in read most of it need to be in Read ?
 

avkom

Level 3
Verified
Well-known
Jul 29, 2013
111
Just read it in memory, it must be the fastest way :p

Make sure you only store small amount of data in memory / never assign string type into memory. Read the database file for each detection only for retrieve more information about the current detection.
 
  • Like
Reactions: indra11tng

Stefan Taf

New Member
Nov 19, 2014
8
yea I know this method but here we want to make the program work faster and to not use high memory usage or CPu and the method that you write about is using a lot
 
  • Like
Reactions: Logethica

avkom

Level 3
Verified
Well-known
Jul 29, 2013
111
yea I know this method but here we want to make the program work faster and to not use high memory usage or CPu and the method that you write about is using a lot

You know it? But you have misinterpretation about how system works . Read my previous comment, don't flood the memory with your signatures. If you want speed, play in memory and avoid/minimize I/O process. Before implementing how to read your signatures in file, you should consider to design how your AV detects any virus. My advice is after some flags has matched then engine is allowed to read the file. So, database file will be read if it is necessary.
 
  • Like
Reactions: indra11tng

Kardo Kristal

From Crystal Security
Thread author
Verified
Top Poster
Developer
Well-known
Jul 12, 2014
1,143

Stefan Taf

New Member
Nov 19, 2014
8
I think that today memory isn't problem, most od people have 8gb
you are right but the probem is not that .
At my last work we were working on something like huge Db viruses and etc and the product is on the top for years but most of the users are business users cuz normal pc can't take it yes you have 8 gb ram but the problems is not always there you have HDD and etc the program on start take 100% hdd before load db and afret that is the same ok little bit 30-40 % of the hdd is used by core functions yes the code of the program is big like 2 million and more line of code but here we want something new yes Baidu and 360 mau have some engine but i am working on something that's more good and dont have any influence on the system i am programr and security expert form years .
and i am working only because i want to see protected systems

360TS blocks your portable version and the installer too.
Avast To
 
Last edited by a moderator:

Kardo Kristal

From Crystal Security
Thread author
Verified
Top Poster
Developer
Well-known
Jul 12, 2014
1,143
Good morning everyone. :)

Thanks to all reporters! I see that some FPs already fixed. Just re-checked all files via VT and got following results:

1. Crystal Security.exe

Result: 2 / 55
Detections: Bkav - HW32.Packed.4371; Qihoo-360 - HEUR/QVM03.0.Malware.Gen

2. crystal_security_3.5.0.103.zip

Result: 3 / 53
Detections: Bkav - HW32.Packed.4371; Qihoo-360 - HEUR/QVM03.0.Malware.Gen; TrendMicro-HouseCall - Suspicious_GEN.F47V1116

3. crystal_security_3.5.0.103_setup.msi

Result: 1 / 43
Detections: Qihoo-360 - HEUR/QVM03.0.Malware.Gen

Regards,
Kardo
 

Kardo Kristal

From Crystal Security
Thread author
Verified
Top Poster
Developer
Well-known
Jul 12, 2014
1,143
Hello,

Crystal Security 3.5.0.104 BETA released

Changelog
  • Improved uploads section (list all uploads: queued and uploaded files)
  • Improved notification (malware detection is now before clean detection)
  • Improved performance in statistics section
  • Added protection against unauthorized data modification
  • Fixed several minor bugs
  • Updated internal database

Screenshots

1. Uploads: list all uploaded files

list_all_uploads-png.36181


2. Notification: malware detection before clean detection

detections-png.36182


Two different types of downloads


Download installer version of Crystal Security 3.5.0.104
Download portable version of Crystal Security 3.5.0.104

Looking forward to your feedback. :)

Regards,
Kardo
 

Attachments

  • list_all_uploads.png
    list_all_uploads.png
    24 KB · Views: 912
  • detections.png
    detections.png
    17.7 KB · Views: 948

Kardo Kristal

From Crystal Security
Thread author
Verified
Top Poster
Developer
Well-known
Jul 12, 2014
1,143
Hello,

Here is a tutorial of Shell integration feature. Please follow the instructions to enable and use this feature properly in Crystal Security. :)

1. Launch Crystal Security program and navigate to Settings
2. Under Settings -> Choose General tab -> Tick Shell integration check box -> Click Apply (wait a moment)

shell_menu_1-png.36561


3. If feature applied successfully then you can see that Shell integration was analyzed by Crystal Security.
Shell integration executable is located under AppData\Crystal Security\3.5 Beta\ folder.

shell_menu_2-png.36562


4. Finally, choose some file (one) or directory (one) and make right-click on selected item -> Click on Analyze with Crystal Security.
Now you should see under Overview section your selected and analyzed files. :)

shell_menu_3-png.36563


shell_menu_4-png.36564


Regards,
Kardo
 

Attachments

  • shell_menu_1.png
    shell_menu_1.png
    50.3 KB · Views: 793
  • shell_menu_2.png
    shell_menu_2.png
    41.5 KB · Views: 802
  • shell_menu_3.png
    shell_menu_3.png
    35 KB · Views: 801
  • shell_menu_4.png
    shell_menu_4.png
    51.1 KB · Views: 792
Last edited:

Kardo Kristal

From Crystal Security
Thread author
Verified
Top Poster
Developer
Well-known
Jul 12, 2014
1,143
Hello,

Crystal Security 3.5.0.105 BETA released

Changelog
  • Added On-access analysis mode (Settings -> Protection)
  • Added reset feature for Statistics
  • Added access log files via interface (Statistics)
  • Added "View Quarantined Files" for Blacklist (right-click menu)
  • Fixed bug in Protection (same malware detected only once)
  • Fixed bug in Block function (sometimes malware not blocked correctly)
  • Fixed bug in "Move to Whitelist" function (Blacklist section)
  • Fixed several other minor bugs
  • Updated internal database
NB! On-access is disabled by default but it is possible to enable it via settings anytime:
Navigate to Settings -> Choose Protection tab -> Tick On-access check box -> Click Apply.


Two different types of downloads


Download installer version of Crystal Security 3.5.0.105
Download portable version of Crystal Security 3.5.0.105

Looking forward to your feedback. :)

Regards,
Kardo
 

Kardo Kristal

From Crystal Security
Thread author
Verified
Top Poster
Developer
Well-known
Jul 12, 2014
1,143
@Fedora
Testing this out right now @Kardo Kristal

Thank you for your interest. :) I hope that you like it and it works well for you. Just let me know if you have any questions about program.
Also, if there is any issue with program then feel free to let me know via this thread, PM or email at anytime.

All feedback welcome. ;)

Regards,
Kardo
 

thepierrezou

Level 8
Verified
Sep 25, 2013
375
I think i have found a bug
Impossible de traduire certaines ou toutes les références d'identité. à System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection sourceAccounts, Type targetType, Boolean forceSuccess)
à System.Security.Principal.NTAccount.Translate(Type targetType)
à System.Security.AccessControl.CommonObjectSecurity.ModifyAccess(AccessControlModification modification, AccessRule rule, Boolean& modified)
à System.Security.AccessControl.CommonObjectSecurity.SetAccessRule(AccessRule rule)
à ﷓.﷝()
à ﷓.﷐(Object ﷐, EventArgs ﷑)
à System.Windows.Forms.Form.OnLoad(EventArgs e)
à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
à System.Windows.Forms.Control.CreateControl()
à System.Windows.Forms.Control.WmShowWindow(Message& m)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
With the spoiler you can't view all, here a link : https://i.imgur.com/rcj4dXu.png
The software has taken 30 sec for show the UAC alert and has taken 1,30 GO on my RAM after it has show me a error.
At each lauch it do this for me, the system is CLEAN.
I think there is a bug :/
 
  • Like
Reactions: Kardo Kristal
Status
Not open for further replies.

About us

  • MalwareTips is a community-driven platform providing the latest information and resources on malware and cyber threats. Our team of experienced professionals and passionate volunteers work to keep the internet safe and secure. We provide accurate, up-to-date information and strive to build a strong and supportive community dedicated to cybersecurity.

User Menu

Follow us

Follow us on Facebook or Twitter to know first about the latest cybersecurity incidents and malware threats.

Top