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

Masking and Demasking Agents01:19

Masking and Demasking Agents

EDTA titrations may necessitate masking and demasking agents to temporarily protect a particular metal ion in a mixture from the EDTA reaction. These agents facilitate the sequential analysis of the metal ions by forming stable complexes with some—but not all—metal ions during certain steps.
There are many masking agents, such as cyanide, fluoride, triethanolamine, thiourea, and 2,3-bis(sulfanyl)propan-1-ol (formerly 2,3-dimercapto-1-propanol), with the masking agent chosen based on the metal...
Antifungal Agents01:15

Antifungal Agents

Amphotericin B is a broad-spectrum antifungal agent that exploits structural differences between fungal and mammalian cell membranes. Its amphipathic structure—featuring a hydrophobic polyene-lactone ring and a hydrophilic region containing mycosamine and carboxylic acid groups—enables selective binding to ergosterol, a sterol predominantly found in fungal plasma membranes. This selective interaction underlies the drug’s antifungal activity, although weak binding to cholesterol contributes to...
Rapid Identification of Pathogens01:25

Rapid Identification of Pathogens

MALDI-TOF MS has transformed clinical microbiology by offering a rapid and reliable method for pathogen identification. The traditional approach to microbial identification typically involves time-consuming culture techniques and biochemical tests, which can delay the initiation of appropriate antimicrobial therapy. MALDI-TOF MS avoids these delays by using characteristic ribosomal protein mass patterns of microbial cells, enabling accurate species-level identification within minutes.Principle...
Deleterious Substances in Aggregate01:25

Deleterious Substances in Aggregate

Deleterious substances in aggregates can be detrimental to the quality and durability of concrete. These substances include organic impurities like loam, which interfere with cement hydration and are usually present in the sand. These prevent a good bond between aggregate and cement paste. Organic impurities can be detected using the colorimetric test, where the darkness of a solution after agitation indicates the level of organic content.
Another type of impurity is clay and fine material that...
Leaky Scanning02:28

Leaky Scanning

During most eukaryotic translation processes, the small 40S ribosome subunit scans an mRNA from its 5' end until it encounters the first start AUG codon. The large 60S ribosomal subunit then joins the smaller one to initiate protein synthesis. The location of the translation initiation is largely determined by the nucleotides near the start codon as there may be multiple translation initiation sites present on the mRNA.  Marilyn Kozak discovered that the sequence RCCAUGG (where R stands for...

You might also read

Related Articles

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

Sort by
Same author

Campus traffic and e-Learning during COVID-19 pandemic.

Computer networks·2024
Same author

On network backbone extraction for modeling online collective behavior.

PloS one·2022
See all related articles

Related Experiment Videos

Bifocal Agent: enhancing malicious function detection in malware analysis.

Rafael Oliveira da Rocha1,2, Leonardo Gonçalves Chahud3, Idilio Drago4

  • 1Department of Computer Science, Aeronautics Institute of Technology, São José dos Campos, 12228-900, Brazil. rafaelror@ita.br.

Scientific Reports
|June 26, 2026
PubMed
Summary
This summary is machine-generated.

This study introduces Bifocal Agent, an unsupervised method for malware analysis that detects malicious code in executables by examining functions and basic blocks. It significantly improves detection accuracy and reduces false positives compared to existing methods.

Related Experiment Videos

Area of Science:

  • Computer Science
  • Cybersecurity
  • Machine Learning

Background:

  • Malware analysis is a manual bottleneck, with current automated methods often yielding high false positives.
  • Existing anomaly-based detection struggles with identifying suspicious code regions effectively.

Purpose of the Study:

  • To develop an unsupervised method for automatic detection of malicious components in executable files.
  • To improve the accuracy and reduce false positives in malware analysis.

Main Methods:

  • The Bifocal Agent analyzes Windows PE executables at function and basic block granularities using an autoencoder.
  • It employs semantic-aware features and a novel reconstruction error aggregation strategy.
  • The method uses multi-granularity consensus for enhanced detection.

Main Results:

  • Achieved a 20% increase in ROC AUC (0.73 to 0.88) and a 154% improvement in area under the precision-recall curve (0.13 to 0.32) on malware datasets.
  • Outperformed the DeepReflect approach and reduced false positives by 52% while maintaining an 80% true positive rate.
  • On a large-scale dataset, increased the Matthews correlation coefficient by 3.1 times and reduced the false positive rate from 45% to 16%.

Conclusions:

  • The Bifocal Agent effectively detects malicious code regions by analyzing executables at multiple granularities.
  • This unsupervised approach offers a significant advancement in automated malware analysis, outperforming state-of-the-art methods.
  • The framework demonstrates strong generalization capabilities and practical applicability in real-world scenarios.