CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 系统编程

文件名称:applepie 源码

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2019-02-21
  • 文件大小:
    8.25mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

A hypervisor for fuzzing built with WHVP and Bochs
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : applepie-master.zip 列表
applepie-master/
applepie-master/.gitignore
applepie-master/README.md
applepie-master/applepie_tests/
applepie-master/applepie_tests/rdtsc_tester/
applepie-master/applepie_tests/rdtsc_tester/.gitignore
applepie-master/applepie_tests/rdtsc_tester/Makefile
applepie-master/applepie_tests/rdtsc_tester/bochsrc.bxrc
applepie-master/applepie_tests/rdtsc_tester/bootloader.asm
applepie-master/applepie_tests/rdtsc_tester/flatten_pe.py
applepie-master/applepie_tests/rdtsc_tester/kernel/
applepie-master/applepie_tests/rdtsc_tester/kernel/.cargo/
applepie-master/applepie_tests/rdtsc_tester/kernel/.cargo/config
applepie-master/applepie_tests/rdtsc_tester/kernel/.gitignore
applepie-master/applepie_tests/rdtsc_tester/kernel/Cargo.lock
applepie-master/applepie_tests/rdtsc_tester/kernel/Cargo.toml
applepie-master/applepie_tests/rdtsc_tester/kernel/src/
applepie-master/applepie_tests/rdtsc_tester/kernel/src/core_reqs.rs
applepie-master/applepie_tests/rdtsc_tester/kernel/src/cpu.rs
applepie-master/applepie_tests/rdtsc_tester/kernel/src/disp.rs
applepie-master/applepie_tests/rdtsc_tester/kernel/src/interrupts.rs
applepie-master/applepie_tests/rdtsc_tester/kernel/src/main.rs
applepie-master/applepie_tests/rdtsc_tester/kernel/src/mm.rs
applepie-master/applepie_tests/rdtsc_tester/kernel/src/time.rs
applepie-master/assets/
applepie-master/assets/rust_installed.png
applepie-master/assets/rustconfig.png
applepie-master/assets/vsconfig.png
applepie-master/assets/winfeatures.png
applepie-master/bochs-performance/
applepie-master/bochs-performance/NOTES
applepie-master/bochs-performance/compile-all
applepie-master/bochs-performance/patch.boost-logfns
applepie-master/bochs-performance/patch.disable-smf
applepie-master/bochs-performance/patch.disable-smf-cpu
applepie-master/bochs-performance/patch.make-reset-panic
applepie-master/bochs-performance/patch.no-logging
applepie-master/bochs-performance/testcases/
applepie-master/bochs-performance/testcases/Makefile
applepie-master/bochs-performance/testcases/README
applepie-master/bochs-performance/testcases/blur-how-many-instructions.gnumeric
applepie-master/bochs-performance/testcases/blur-opcode.c
applepie-master/bochs-performance/testcases/blur-performance.gnumeric
applepie-master/bochs-performance/testcases/blur-translate.c
applepie-master/bochs-performance/testcases/blur-translate.h
applepie-master/bochs-performance/testcases/blur.c
applepie-master/bochs-performance/testcases/buildshared
applepie-master/bochs-performance/testcases/cost-of-function-call.gnumeric
applepie-master/bochs-performance/testcases/cost-of-switch.gnumeric
applepie-master/bochs-performance/testcases/translate1-defs.h
applepie-master/bochs-performance/testcases/translate2-defs.h
applepie-master/bochs-performance/workload/
applepie-master/bochs-performance/workload/bochsrc.txt
applepie-master/bochs-performance/workload/run-benchmark
applepie-master/bochs-testing/
applepie-master/bochs-testing/README
applepie-master/bochs-testing/ctrlc.c
applepie-master/bochs-testing/plugin-test/
applepie-master/bochs-testing/plugin-test/Makefile.in
applepie-master/bochs-testing/plugin-test/README
applepie-master/bochs-testing/plugin-test/aclocal.m4
applepie-master/bochs-testing/plugin-test/common-make-defs.txt
applepie-master/bochs-testing/plugin-test/config.guess
applepie-master/bochs-testing/plugin-test/config.h.in
applepie-master/bochs-testing/plugin-test/config.sub
applepie-master/bochs-testing/plugin-test/configure
applepie-master/bochs-testing/plugin-test/configure.in
applepie-master/bochs-testing/plugin-test/do_tests.sh
applepie-master/bochs-testing/plugin-test/filter-test-output
applepie-master/bochs-testing/plugin-test/install-sh
applepie-master/bochs-testing/plugin-test/libltdl/
applepie-master/bochs-testing/plugin-test/libltdl/COPYING.LIB
applepie-master/bochs-testing/plugin-test/libltdl/Makefile.am
applepie-master/bochs-testing/plugin-test/libltdl/Makefile.in
applepie-master/bochs-testing/plugin-test/libltdl/README
applepie-master/bochs-testing/plugin-test/libltdl/acinclude.m4
applepie-master/bochs-testing/plugin-test/libltdl/aclocal.m4
applepie-master/bochs-testing/plugin-test/libltdl/config-h.in
applepie-master/bochs-testing/plugin-test/libltdl/configure
applepie-master/bochs-testing/plugin-test/libltdl/configure.in
applepie-master/bochs-testing/plugin-test/libltdl/ltdl.c
applepie-master/bochs-testing/plugin-test/libltdl/ltdl.h
applepie-master/bochs-testing/plugin-test/libltdl/stamp-h.in
applepie-master/bochs-testing/plugin-test/ltmain.sh
applepie-master/bochs-testing/plugin-test/test1-static/
applepie-master/bochs-testing/plugin-test/test1-static/Makefile.in
applepie-master/bochs-testing/plugin-test/test1-static/README
applepie-master/bochs-testing/plugin-test/test1-static/module1.cc
applepie-master/bochs-testing/plugin-test/test1-static/module1.h
applepie-master/bochs-testing/plugin-test/test1-static/uselib.cc
applepie-master/bochs-testing/plugin-test/test1-static/uselib.out.expected
applepie-master/bochs-testing/plugin-test/test10-modvirtual/
applepie-master/bochs-testing/plugin-test/test10-modvirtual/Makefile.in
applepie-master/bochs-

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com