Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Viruses with RNA Genomes01:29

Viruses with RNA Genomes

58
RNA viruses are categorized into positive-strand, negative-strand, or double-stranded groups based on their genomic structure and replication mechanisms. This classification dictates how they exploit host cellular machinery for protein synthesis and replication. Some RNA viruses also utilize reverse transcription as part of their life cycle, further diversifying their replication strategies.Positive-Strand RNA VirusesPositive-strand RNA viruses have genomes that function directly as messenger...
58
MALDI-TOF Mass Spectrometry01:19

MALDI-TOF Mass Spectrometry

5.0K
Mass spectrometry is a powerful characterization technique that can identify and separate a wide variety of compounds ranging from chemical to biological entities, based on their mass-to-charge ratio (m/z). The instruments that allow this detection, known as mass spectrometers, have three components: an ion source, a mass analyzer, and a detector. These spectrometers differ based on the nature of their ion source and analyzers.
Matrix-assisted laser desorption ionization (MALDI) is a commonly...
5.0K
Types of Errors: Detection and Minimization01:12

Types of Errors: Detection and Minimization

1.7K
Error is the deviation of the obtained result from the true, expected value or the estimated central value. Errors are expressed in absolute or relative terms.
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
1.7K
Methods of Classification and Identification01:28

Methods of Classification and Identification

55
Bacterial identification relies on a diverse array of techniques to classify and understand microorganisms, each tailored to uncover specific characteristics. Traditional morphological approaches, while still valuable, are limited for closely related or structurally simple organisms. Modern methods integrate biochemical, serological, genetic, and advanced molecular tools to achieve greater accuracy.Morphological and Biochemical TechniquesMorphological characteristics, such as cell shape and...
55
Mass Analyzers: Overview01:13

Mass Analyzers: Overview

741
The mass analyzer is a crucial component of the mass spectrometer. In the ionization chamber, the vaporized sample is bombarded with a high-energy electron beam to generate a radical cation and further fragment into neutral molecules, radicals, and cations. A series of negatively charged accelerator plates accelerate the cations into the mass analyzer. The mass analyzer separates ions according to their mass-to-charge (m/z) ratios and then directs them to the detector. The common types of mass...
741
What are Viruses?00:50

What are Viruses?

115.4K
Overview
115.4K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Oxygen-Assisted MOCVD Growth of Monolayer PtSe<sub>2</sub> Films With Bandgap Opening for Semiconducting FET Channels.

Advanced science (Weinheim, Baden-Wurttemberg, Germany)·2026
Same author

Computational stability analysis suggests binding-independent destabilization in pathogenic FBXO11 variants.

Scientific reports·2026
Same author

Functional impact of the ATP1A3-p.A813V variant: insights into a calcium-driven hyperexcitability cascade in rapid-onset dystonia-Parkinsonism.

Journal of translational medicine·2026
Same author

Herpes simplex virus 1 harboring poly(T) DNA sequences as a key ligand for AIM2 inflammasome activation and host defense.

Nature communications·2026
Same author

Innate immune sensing of dietary alcohol ignites inflammation to drive alcohol-related disease.

Science advances·2026
Same author

Distinct autophagy impairment mechanisms of huntingtin aggregates with different polyQ lengths.

Cell chemical biology·2026

Related Experiment Video

Updated: Jul 26, 2025

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

820

Windows malware detection based on static analysis with multiple features.

Muhammad Irfan Yousuf1, Izza Anwer2, Ayesha Riasat3

  • 1Department of Computer Science, University of Engineering and Technology Lahore, Lahore, Pakistan.

Peerj. Computer Science
|June 22, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces a static malware detection system for Windows Portable Executable (PE) files. It accurately identifies malware using machine learning and ensemble techniques, achieving a 99.5% detection rate.

Keywords:
Machine learningMultiple featuresStatic malware analysisWindows PE

More Related Videos

VirWaTest, A Point-of-Use Method for the Detection of Viruses in Water Samples
13:32

VirWaTest, A Point-of-Use Method for the Detection of Viruses in Water Samples

Published on: May 11, 2019

8.6K
Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment
06:49

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment

Published on: December 11, 2015

9.0K

Related Experiment Videos

Last Updated: Jul 26, 2025

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

820
VirWaTest, A Point-of-Use Method for the Detection of Viruses in Water Samples
13:32

VirWaTest, A Point-of-Use Method for the Detection of Viruses in Water Samples

Published on: May 11, 2019

8.6K
Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment
06:49

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment

Published on: December 11, 2015

9.0K

Area of Science:

  • Computer Science
  • Cybersecurity
  • Machine Learning

Background:

  • Malware poses a significant and persistent threat to computer systems and users.
  • Existing malware detection methods often struggle with accuracy and efficiency.
  • The research community continuously seeks improved techniques for robust malware identification.

Purpose of the Study:

  • To develop and evaluate a high-accuracy static malware detection system for Windows Portable Executable (PE) files.
  • To explore the effectiveness of various machine learning and ensemble learning techniques in malware classification.
  • To enhance detection performance through dimensionality reduction methods.

Main Methods:

  • A dataset of 27,920 Windows PE malware samples was created, extracting features from PE Headers, PE Sections, imported DLLs, and API functions.
  • Seven machine learning models (Gradient Boosting, Decision Tree, Random Forest, SVM, KNN, Naive Bayes, Nearest Centroid) and three ensemble techniques (Majority Voting, Stack Generalization, AdaBoost) were applied.
  • Dimensionality reduction techniques, Information Gain and Principal Component Analysis, were employed to optimize feature sets.

Main Results:

  • The static malware detection system achieved a high detection rate of 99.5%.
  • The system demonstrated a low error rate of 0.47%.
  • Experiments confirmed the system's superior performance and robustness on both raw and reduced feature sets compared to prior studies.

Conclusions:

  • The integrated approach combining machine learning, ensemble learning, and dimensionality reduction effectively detects Windows PE malware.
  • The developed system offers a highly accurate and efficient solution for static malware analysis.
  • This research contributes a robust framework for improving cybersecurity defenses against malicious software.