Skip to content
forked from geohot/corona

Reverse engineering SARS-CoV-2

Notifications You must be signed in to change notification settings

langelog/corona

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverse engineering the Coronavirus

See corona.py

Open questions

Work to be done

  • Automatic extraction of genes from different coronaviruses
  • Good multisequence compare tool
  • Molecular dynamics?
  • Secondary Structure prediction on orf1a?

Homemade Vaccine

Bio vs IDA

Analysis

  • There is no equivalent to execution, we are reverse engineering a CAD format
  • Static analysis, looking at the DNA, protein structure prediction, FLIRT signatures, etc...
  • Simulation doesn't seem to work yet
  • Tons of in system dynamic analysis, but the tools are crap
  • Runs more like FPGA code, all at once, no serial execution (what are the FPGA re tools?)

Tests (how they work)

Homemade test?

Treatments

Resources

About

Reverse engineering SARS-CoV-2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%