VirtualBox

virtualbox.org
VirtualBox

Open source, powerful, feature-rich virtualization product, supporting x86 and AMD64/Intel64 architectures. Available for Windows, MacOS, Linux and BSD, and free for both personal and enterprise use. VirtualBox is backed by a strong community, and has been under active development since 2007.

Open Source

VirtualBox Source Code

Author

VirtualBox

Description

Source code for Oracle VirtualBox

#emulation#networking#virtual-machine#virtualbox#virtualization#vm

Homepage

https://www.virtualbox.org/

License

GPL-3.0

Created

16 May 25

Last Updated

12 Jul 26

Primary Language

C

Size

1,400,347 KB

Stars

1,283

Forks

182

Watchers

1,283

Language Usage

Language Usage

Star History

Star History

Recent Commits

  • Vadim Galitsyn (08 Jul 26)

    Additions: Linux: vboxvideo: Extra fixes for RHEL 9.8 kernel, bugref:11038. svn:sync-xref-src-repo-rev: r174497

  • Andreas Loeffler (08 Jul 26)

    Shared Clipboard: Added more LogRel[2]Max logging. bugref:4697 svn:sync-xref-src-repo-rev: r174496

  • Michal Necasek (08 Jul 26)

    VUSBUrbTrace: Don't use invalid EndPt for indexing. svn:sync-xref-src-repo-rev: r174487

  • Andreas Loeffler (08 Jul 26)

    Shared Clipboard: Also support CF_UNICODETEXT for the IDataObject (Windows) implementation. This makes it possible to also copy file paths to i.e. an editor instead of pasting a file as such. Requires 'text/plain' as an additional clipboard format. bugref:4697 svn:sync-xref-src-repo-rev: r174486

  • Andreas Loeffler (08 Jul 26)

    Shared Clipboard: Made host -> guest transfers work with the new API (tested / GA 7.2.6). bugref:4697 svn:sync-xref-src-repo-rev: r174485

  • Andreas Loeffler (08 Jul 26)

    HostServices/GuestProperties: Don't try to memcpy NULL / 0 bytes when deleting guest properties (pszValue == NULL). svn:sync-xref-src-repo-rev: r174482

  • Andreas Loeffler (08 Jul 26)

    Shared Clipboard/VBoxManage: Add more verbose transfer event handling to the 'clipboard listen' command. bugref:4697 svn:sync-xref-src-repo-rev: r174481

  • Andreas Loeffler (08 Jul 26)

    Shared Clipboard: Fixed closing local transfer list handles. bugref:4697 svn:sync-xref-src-repo-rev: r174479

  • Andreas Loeffler (08 Jul 26)

    Shared Clipboard/FE/Qt: Made the clipboard handler continue running if an error occurred. bugref:4697 svn:sync-xref-src-repo-rev: r174478

  • Klaus Espenlaub (07 Jul 26)

    Devices/PC: scm simplification svn:sync-xref-src-repo-rev: r174477

  • Klaus Espenlaub (07 Jul 26)

    PC/BIOS,Graphics/BIOS: Refresh alternative source, prepare for using NASM instead of YASM. github:gh-520 svn:sync-xref-src-repo-rev: r174476

  • Klaus Espenlaub (07 Jul 26)

    MakeAlternativeSource: Eliminate trailing whitespace in the output. github:gh-520 svn:sync-xref-src-repo-rev: r174475

  • Klaus Espenlaub (07 Jul 26)

    configure.py,MakeAlternativeSource,Disassembler,ValidationKit: Adjustments for using NASM instead of YASM. github:gh-520 svn:sync-xref-src-repo-rev: r174474

  • Vitali Pelenjow (07 Jul 26)

    Devices/Graphics: make GBOBJECT_MEM_SIZE_KB configurable. svn:sync-xref-src-repo-rev: r174472

  • Andreas Loeffler (07 Jul 26)

    Shared Clipboard/FE/Qt: First implementation of making Shared Clipboard transfers visible via notification center. ​WIP. bugref:4697 svn:sync-xref-src-repo-rev: r174471

  • Andreas Loeffler (07 Jul 26)

    Shared Clipboard/Main: More plumbing for making Shared Clipboard transfers available via public API [Win build fix}. ​​bugref:4697 svn:sync-xref-src-repo-rev: r174470

  • Vitali Pelenjow (07 Jul 26)

    WDDM: if a resource is deleted then remove it from list of offered resources. svn:sync-xref-src-repo-rev: r174468

  • Andreas Loeffler (07 Jul 26)

    Shared Clipboard/Main: More plumbing for making Shared Clipboard transfers available via public API [MSVC build fix}. ​​bugref:4697 svn:sync-xref-src-repo-rev: r174467

  • Andreas Loeffler (07 Jul 26)

    Shared Clipboard/Main: More plumbing for making Shared Clipboard transfers available via public API. ​​bugref:4697 svn:sync-xref-src-repo-rev: r174466

  • Vadim Galitsyn (06 Jul 26)

    Additions: Linux: vboxguest: Extra fixes for RHEL 9.9 kernel, bugref:10482. svn:sync-xref-src-repo-rev: r174464

  • Vadim Galitsyn (06 Jul 26)

    Additions: Linux: vboxvideo: Extra fixes for RHEL 9.9 kernel, bugref:11038. svn:sync-xref-src-repo-rev: r174463

  • Vadim Galitsyn (06 Jul 26)

    Linux: vboxnetadp: Add initial support for kernel 7.2, bugref:11119. svn:sync-xref-src-repo-rev: r174462

  • Vadim Galitsyn (06 Jul 26)

    Linux: vboxdrv: Add initial support for kernel 7.2, bugref:11119. svn:sync-xref-src-repo-rev: r174461

  • Knut St. Osmundsen (04 Jul 26)

    VBoxClient: Don't make vbclWaylandClipboardWorker wait for 500ms after a VERR_INTERRUPTED or when *pfShutdown is set. [oops] bugref:10194 svn:sync-xref-src-repo-rev: r174460

  • Knut St. Osmundsen (04 Jul 26)

    VBoxClient: Don't make vbclWaylandClipboardWorker wait for 500ms after a VERR_INTERRUPTED or when *pfShutdown is set. bugref:10194 svn:sync-xref-src-repo-rev: r174459

  • Knut St. Osmundsen (04 Jul 26)

    VBoxClient: Kicked out more of the unnecessary code from wayland-helper-gtk.cpp and made it terminate the --clipboard-set child upon termination. bugref:10194 svn:sync-xref-src-repo-rev: r174458

  • Knut St. Osmundsen (04 Jul 26)

    VBoxClient,GuestHost: Reworked the gtk code for setting clipboard content using a new --clipboard-set command. [doxygen] buref:10194 svn:sync-xref-src-repo-rev: r174457

  • Knut St. Osmundsen (04 Jul 26)

    VBoxClient,GuestHost: Reworked the gtk code for setting clipboard content using a new --clipboard-set command. [build fix] buref:10194 svn:sync-xref-src-repo-rev: r174456

  • Knut St. Osmundsen (04 Jul 26)

    VBoxClient: Kicked out more of the unnecessary code from wayland-helper-gtk.cpp and made it terminate the --clipboard-set child upon termination. bugref:10194 svn:sync-xref-src-repo-rev: r174455

  • Knut St. Osmundsen (04 Jul 26)

    VBoxClient,GuestHost: Reworked the gtk code for setting clipboard content using a new --clipboard-set command. buref:10194 svn:sync-xref-src-repo-rev: r174454

VirtualBox Website

Website

Oracle VirtualBox

Redirects

Does not redirect

Security Checks

All 65 security checks passed

Server Details

  • IP Address 104.67.204.12
  • Hostname a104-67-204-12.deploy.static.akamaitechnologies.com
  • Location Marietta, Georgia, United States of America, NA
  • ISP Akamai Technologies Inc.
  • ASN AS20940

Associated Countries

  • BE BE
  • US US
  • ES ES

Safety Score

Website marked as safe

100%

Blacklist Check

www.virtualbox.org was found on 0 blacklists

  • AntiSocial Blacklist
  • Artists Against 419
  • Badbitcoin
  • Bambenek Consulting
  • CERT Polska
  • CoinBlockerLists
  • CRDF
  • CryptoScamDB
  • EtherAddressLookup
  • EtherScamDB
  • Fake Website Buster
  • MetaMask EthPhishing
  • NABP Not Recommended Sites
  • OpenPhish
  • PetScams
  • PhishFeed
  • PhishFort
  • Phishing.Database
  • PhishStats
  • PhishTank
  • Phishunt
  • RPiList Not Serious
  • Scam.Directory
  • SecureReload Phishing List
  • Spam404
  • StopGunScams
  • Suspicious Hosting IP
  • ThreatFox
  • ThreatLog
  • TweetFeed
  • URLhaus
  • ViriBack C2 Tracker

Website Preview

Website preview

VirtualBox Reviews

More Virtual Machines

About the Data: VirtualBox

Change History

API

You can access VirtualBox's data programmatically via our API. Simply make a GET request to:

https://api.awesome-privacy.xyz/v1/services/virtualbox

The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.

Share VirtualBox

Help your friends compare Virtual Machines, and pick privacy-respecting software and services.
Share VirtualBox and Awesome Privacy with your network!

View Virtual Machines (3)