diff options
author | jln@chromium.org <jln@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-13 20:05:09 +0000 |
---|---|---|
committer | jln@chromium.org <jln@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-13 20:05:09 +0000 |
commit | 4bcf1c120956613b5f899fb1d6f677961ea8806d (patch) | |
tree | 90bcbbab2dcfdb98a676ce7c689f2b6c0f79e383 /sandbox | |
parent | a5e451505f3e2a4120473b451d49d7ea3b289f78 (diff) | |
download | chromium_src-4bcf1c120956613b5f899fb1d6f677961ea8806d.zip chromium_src-4bcf1c120956613b5f899fb1d6f677961ea8806d.tar.gz chromium_src-4bcf1c120956613b5f899fb1d6f677961ea8806d.tar.bz2 |
Move Windows sandbox
- Move Windows sandbox to sandbox/win
- Update sandbox_win.gypi
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146625 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sandbox')
-rw-r--r-- | sandbox/sandbox.gyp | 2 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/main_ui_window.cc (renamed from sandbox/sandbox_poc/main_ui_window.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/main_ui_window.h (renamed from sandbox/sandbox_poc/main_ui_window.h) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/pocdll/exports.h (renamed from sandbox/sandbox_poc/pocdll/exports.h) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/pocdll/fs.cc (renamed from sandbox/sandbox_poc/pocdll/fs.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/pocdll/handles.cc (renamed from sandbox/sandbox_poc/pocdll/handles.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/pocdll/invasive.cc (renamed from sandbox/sandbox_poc/pocdll/invasive.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/pocdll/network.cc (renamed from sandbox/sandbox_poc/pocdll/network.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/pocdll/pocdll.cc (renamed from sandbox/sandbox_poc/pocdll/pocdll.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/pocdll/pocdll.vcproj (renamed from sandbox/sandbox_poc/pocdll/pocdll.vcproj) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/pocdll/processes_and_threads.cc (renamed from sandbox/sandbox_poc/pocdll/processes_and_threads.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/pocdll/registry.cc (renamed from sandbox/sandbox_poc/pocdll/registry.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/pocdll/spyware.cc (renamed from sandbox/sandbox_poc/pocdll/spyware.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/pocdll/utils.h (renamed from sandbox/sandbox_poc/pocdll/utils.h) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/resource.h (renamed from sandbox/sandbox_poc/resource.h) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/sandbox.cc (renamed from sandbox/sandbox_poc/sandbox.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/sandbox.h (renamed from sandbox/sandbox_poc/sandbox.h) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/sandbox.ico (renamed from sandbox/sandbox_poc/sandbox.ico) | bin | 1078 -> 1078 bytes | |||
-rw-r--r-- | sandbox/win/sandbox_poc/sandbox.rc (renamed from sandbox/sandbox_poc/sandbox.rc) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_poc/sandbox_poc.vcproj (renamed from sandbox/sandbox_poc/sandbox_poc.vcproj) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_standalone.sln (renamed from sandbox/sandbox_standalone.sln) | 0 | ||||
-rw-r--r-- | sandbox/win/sandbox_win.gypi (renamed from sandbox/sandbox_win.gypi) | 30 | ||||
-rw-r--r-- | sandbox/win/src/Wow64.cc (renamed from sandbox/src/Wow64.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/Wow64.h (renamed from sandbox/src/Wow64.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/Wow64_64.cc (renamed from sandbox/src/Wow64_64.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/acl.cc (renamed from sandbox/src/acl.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/acl.h (renamed from sandbox/src/acl.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/broker_services.cc (renamed from sandbox/src/broker_services.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/broker_services.h (renamed from sandbox/src/broker_services.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/crosscall_client.h (renamed from sandbox/src/crosscall_client.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/crosscall_params.h (renamed from sandbox/src/crosscall_params.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/crosscall_server.cc (renamed from sandbox/src/crosscall_server.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/crosscall_server.h (renamed from sandbox/src/crosscall_server.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/dep.cc (renamed from sandbox/src/dep.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/dep.h (renamed from sandbox/src/dep.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/dep_test.cc (renamed from sandbox/src/dep_test.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/eat_resolver.cc (renamed from sandbox/src/eat_resolver.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/eat_resolver.h (renamed from sandbox/src/eat_resolver.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/file_policy_test.cc (renamed from sandbox/src/file_policy_test.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/filesystem_dispatcher.cc (renamed from sandbox/src/filesystem_dispatcher.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/filesystem_dispatcher.h (renamed from sandbox/src/filesystem_dispatcher.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/filesystem_interception.cc (renamed from sandbox/src/filesystem_interception.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/filesystem_interception.h (renamed from sandbox/src/filesystem_interception.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/filesystem_policy.cc (renamed from sandbox/src/filesystem_policy.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/filesystem_policy.h (renamed from sandbox/src/filesystem_policy.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/handle_closer.cc (renamed from sandbox/src/handle_closer.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/handle_closer.h (renamed from sandbox/src/handle_closer.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/handle_closer_agent.cc (renamed from sandbox/src/handle_closer_agent.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/handle_closer_agent.h (renamed from sandbox/src/handle_closer_agent.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/handle_closer_test.cc (renamed from sandbox/src/handle_closer_test.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/handle_dispatcher.cc (renamed from sandbox/src/handle_dispatcher.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/handle_dispatcher.h (renamed from sandbox/src/handle_dispatcher.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/handle_interception.cc (renamed from sandbox/src/handle_interception.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/handle_interception.h (renamed from sandbox/src/handle_interception.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/handle_policy.cc (renamed from sandbox/src/handle_policy.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/handle_policy.h (renamed from sandbox/src/handle_policy.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/handle_policy_test.cc (renamed from sandbox/src/handle_policy_test.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/handle_table.cc (renamed from sandbox/src/handle_table.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/handle_table.h (renamed from sandbox/src/handle_table.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/integrity_level_test.cc (renamed from sandbox/src/integrity_level_test.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/interception.cc (renamed from sandbox/src/interception.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/interception.h (renamed from sandbox/src/interception.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/interception_agent.cc (renamed from sandbox/src/interception_agent.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/interception_agent.h (renamed from sandbox/src/interception_agent.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/interception_internal.h (renamed from sandbox/src/interception_internal.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/interception_unittest.cc (renamed from sandbox/src/interception_unittest.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/interceptors.h (renamed from sandbox/src/interceptors.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/interceptors_64.cc (renamed from sandbox/src/interceptors_64.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/interceptors_64.h (renamed from sandbox/src/interceptors_64.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/internal_types.h (renamed from sandbox/src/internal_types.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/ipc_ping_test.cc (renamed from sandbox/src/ipc_ping_test.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/ipc_tags.h (renamed from sandbox/src/ipc_tags.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/ipc_unittest.cc (renamed from sandbox/src/ipc_unittest.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/job.cc (renamed from sandbox/src/job.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/job.h (renamed from sandbox/src/job.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/job_unittest.cc (renamed from sandbox/src/job_unittest.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/named_pipe_dispatcher.cc (renamed from sandbox/src/named_pipe_dispatcher.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/named_pipe_dispatcher.h (renamed from sandbox/src/named_pipe_dispatcher.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/named_pipe_interception.cc (renamed from sandbox/src/named_pipe_interception.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/named_pipe_interception.h (renamed from sandbox/src/named_pipe_interception.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/named_pipe_policy.cc (renamed from sandbox/src/named_pipe_policy.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/named_pipe_policy.h (renamed from sandbox/src/named_pipe_policy.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/named_pipe_policy_test.cc (renamed from sandbox/src/named_pipe_policy_test.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/nt_internals.h (renamed from sandbox/src/nt_internals.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/policy_broker.cc (renamed from sandbox/src/policy_broker.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/policy_broker.h (renamed from sandbox/src/policy_broker.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/policy_engine_opcodes.cc (renamed from sandbox/src/policy_engine_opcodes.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/policy_engine_opcodes.h (renamed from sandbox/src/policy_engine_opcodes.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/policy_engine_params.h (renamed from sandbox/src/policy_engine_params.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/policy_engine_processor.cc (renamed from sandbox/src/policy_engine_processor.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/policy_engine_processor.h (renamed from sandbox/src/policy_engine_processor.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/policy_engine_unittest.cc (renamed from sandbox/src/policy_engine_unittest.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/policy_low_level.cc (renamed from sandbox/src/policy_low_level.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/policy_low_level.h (renamed from sandbox/src/policy_low_level.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/policy_low_level_unittest.cc (renamed from sandbox/src/policy_low_level_unittest.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/policy_opcodes_unittest.cc (renamed from sandbox/src/policy_opcodes_unittest.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/policy_params.h (renamed from sandbox/src/policy_params.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/policy_target.cc (renamed from sandbox/src/policy_target.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/policy_target.h (renamed from sandbox/src/policy_target.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/policy_target_test.cc (renamed from sandbox/src/policy_target_test.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/process_policy_test.cc (renamed from sandbox/src/process_policy_test.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/process_thread_dispatcher.cc (renamed from sandbox/src/process_thread_dispatcher.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/process_thread_dispatcher.h (renamed from sandbox/src/process_thread_dispatcher.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/process_thread_interception.cc (renamed from sandbox/src/process_thread_interception.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/process_thread_interception.h (renamed from sandbox/src/process_thread_interception.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/process_thread_policy.cc (renamed from sandbox/src/process_thread_policy.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/process_thread_policy.h (renamed from sandbox/src/process_thread_policy.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/registry_dispatcher.cc (renamed from sandbox/src/registry_dispatcher.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/registry_dispatcher.h (renamed from sandbox/src/registry_dispatcher.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/registry_interception.cc (renamed from sandbox/src/registry_interception.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/registry_interception.h (renamed from sandbox/src/registry_interception.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/registry_policy.cc (renamed from sandbox/src/registry_policy.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/registry_policy.h (renamed from sandbox/src/registry_policy.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/registry_policy_test.cc (renamed from sandbox/src/registry_policy_test.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/resolver.cc (renamed from sandbox/src/resolver.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/resolver.h (renamed from sandbox/src/resolver.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/resolver_32.cc (renamed from sandbox/src/resolver_32.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/resolver_64.cc (renamed from sandbox/src/resolver_64.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/restricted_token.cc (renamed from sandbox/src/restricted_token.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/restricted_token.h (renamed from sandbox/src/restricted_token.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/restricted_token_unittest.cc (renamed from sandbox/src/restricted_token_unittest.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/restricted_token_utils.cc (renamed from sandbox/src/restricted_token_utils.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/restricted_token_utils.h (renamed from sandbox/src/restricted_token_utils.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sandbox.cc (renamed from sandbox/src/sandbox.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sandbox.h (renamed from sandbox/src/sandbox.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sandbox.vcproj (renamed from sandbox/src/sandbox.vcproj) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sandbox_factory.h (renamed from sandbox/src/sandbox_factory.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sandbox_nt_types.h (renamed from sandbox/src/sandbox_nt_types.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sandbox_nt_util.cc (renamed from sandbox/src/sandbox_nt_util.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sandbox_nt_util.h (renamed from sandbox/src/sandbox_nt_util.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sandbox_policy.h (renamed from sandbox/src/sandbox_policy.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sandbox_policy_base.cc (renamed from sandbox/src/sandbox_policy_base.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sandbox_policy_base.h (renamed from sandbox/src/sandbox_policy_base.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sandbox_types.h (renamed from sandbox/src/sandbox_types.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sandbox_utils.cc (renamed from sandbox/src/sandbox_utils.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sandbox_utils.h (renamed from sandbox/src/sandbox_utils.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/security_level.h (renamed from sandbox/src/security_level.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/service_resolver.cc (renamed from sandbox/src/service_resolver.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/service_resolver.h (renamed from sandbox/src/service_resolver.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/service_resolver_32.cc (renamed from sandbox/src/service_resolver_32.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/service_resolver_64.cc (renamed from sandbox/src/service_resolver_64.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/service_resolver_unittest.cc (renamed from sandbox/src/service_resolver_unittest.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/shared_handles.cc (renamed from sandbox/src/shared_handles.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/shared_handles.h (renamed from sandbox/src/shared_handles.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sharedmem_ipc_client.cc (renamed from sandbox/src/sharedmem_ipc_client.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sharedmem_ipc_client.h (renamed from sandbox/src/sharedmem_ipc_client.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sharedmem_ipc_server.cc (renamed from sandbox/src/sharedmem_ipc_server.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sharedmem_ipc_server.h (renamed from sandbox/src/sharedmem_ipc_server.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sid.cc (renamed from sandbox/src/sid.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sid.h (renamed from sandbox/src/sid.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sid_unittest.cc (renamed from sandbox/src/sid_unittest.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sidestep/ia32_modrm_map.cpp (renamed from sandbox/src/sidestep/ia32_modrm_map.cpp) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sidestep/ia32_opcode_map.cpp (renamed from sandbox/src/sidestep/ia32_opcode_map.cpp) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sidestep/mini_disassembler.cpp (renamed from sandbox/src/sidestep/mini_disassembler.cpp) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sidestep/mini_disassembler.h (renamed from sandbox/src/sidestep/mini_disassembler.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sidestep/mini_disassembler_types.h (renamed from sandbox/src/sidestep/mini_disassembler_types.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sidestep/preamble_patcher.h (renamed from sandbox/src/sidestep/preamble_patcher.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sidestep/preamble_patcher_with_stub.cpp (renamed from sandbox/src/sidestep/preamble_patcher_with_stub.cpp) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sidestep_resolver.cc (renamed from sandbox/src/sidestep_resolver.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sidestep_resolver.h (renamed from sandbox/src/sidestep_resolver.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sync_dispatcher.cc (renamed from sandbox/src/sync_dispatcher.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sync_dispatcher.h (renamed from sandbox/src/sync_dispatcher.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sync_interception.cc (renamed from sandbox/src/sync_interception.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sync_interception.h (renamed from sandbox/src/sync_interception.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sync_policy.cc (renamed from sandbox/src/sync_policy.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sync_policy.h (renamed from sandbox/src/sync_policy.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/sync_policy_test.cc (renamed from sandbox/src/sync_policy_test.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/target_interceptions.cc (renamed from sandbox/src/target_interceptions.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/target_interceptions.h (renamed from sandbox/src/target_interceptions.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/target_process.cc (renamed from sandbox/src/target_process.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/target_process.h (renamed from sandbox/src/target_process.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/target_services.cc (renamed from sandbox/src/target_services.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/target_services.h (renamed from sandbox/src/target_services.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/threadpool_unittest.cc (renamed from sandbox/src/threadpool_unittest.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/unload_dll_test.cc (renamed from sandbox/src/unload_dll_test.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/win2k_threadpool.cc (renamed from sandbox/src/win2k_threadpool.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/win2k_threadpool.h (renamed from sandbox/src/win2k_threadpool.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/win_utils.cc (renamed from sandbox/src/win_utils.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/win_utils.h (renamed from sandbox/src/win_utils.h) | 0 | ||||
-rw-r--r-- | sandbox/win/src/win_utils_unittest.cc (renamed from sandbox/src/win_utils_unittest.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/window.cc (renamed from sandbox/src/window.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/src/window.h (renamed from sandbox/src/window.h) | 0 | ||||
-rw-r--r-- | sandbox/win/tests/common/controller.cc (renamed from sandbox/tests/common/controller.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/tests/common/controller.h (renamed from sandbox/tests/common/controller.h) | 0 | ||||
-rw-r--r-- | sandbox/win/tests/common/test_utils.cc (renamed from sandbox/tests/common/test_utils.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/tests/common/test_utils.h (renamed from sandbox/tests/common/test_utils.h) | 0 | ||||
-rw-r--r-- | sandbox/win/tests/integration_tests/integration_tests.cc (renamed from sandbox/tests/integration_tests/integration_tests.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/tests/integration_tests/integration_tests_test.cc (renamed from sandbox/tests/integration_tests/integration_tests_test.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/tests/integration_tests/sbox_integration_tests.vcproj (renamed from sandbox/tests/integration_tests/sbox_integration_tests.vcproj) | 0 | ||||
-rw-r--r-- | sandbox/win/tests/unit_tests/sbox_unittests.vcproj (renamed from sandbox/tests/unit_tests/sbox_unittests.vcproj) | 0 | ||||
-rw-r--r-- | sandbox/win/tests/unit_tests/unit_tests.cc (renamed from sandbox/tests/unit_tests/unit_tests.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/tests/validation_tests/commands.cc (renamed from sandbox/tests/validation_tests/commands.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/tests/validation_tests/commands.h (renamed from sandbox/tests/validation_tests/commands.h) | 0 | ||||
-rw-r--r-- | sandbox/win/tests/validation_tests/sbox_validation_tests.vcproj (renamed from sandbox/tests/validation_tests/sbox_validation_tests.vcproj) | 0 | ||||
-rw-r--r-- | sandbox/win/tests/validation_tests/suite.cc (renamed from sandbox/tests/validation_tests/suite.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/tests/validation_tests/unit_tests.cc (renamed from sandbox/tests/validation_tests/unit_tests.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/tools/finder/finder.cc (renamed from sandbox/tools/finder/finder.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/tools/finder/finder.h (renamed from sandbox/tools/finder/finder.h) | 0 | ||||
-rw-r--r-- | sandbox/win/tools/finder/finder.vcproj (renamed from sandbox/tools/finder/finder.vcproj) | 0 | ||||
-rw-r--r-- | sandbox/win/tools/finder/finder_fs.cc (renamed from sandbox/tools/finder/finder_fs.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/tools/finder/finder_kernel.cc (renamed from sandbox/tools/finder/finder_kernel.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/tools/finder/finder_registry.cc (renamed from sandbox/tools/finder/finder_registry.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/tools/finder/main.cc (renamed from sandbox/tools/finder/main.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/tools/finder/ntundoc.h (renamed from sandbox/tools/finder/ntundoc.h) | 0 | ||||
-rw-r--r-- | sandbox/win/tools/launcher/launcher.cc (renamed from sandbox/tools/launcher/launcher.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/tools/launcher/launcher.vcproj (renamed from sandbox/tools/launcher/launcher.vcproj) | 0 | ||||
-rw-r--r-- | sandbox/win/wow_helper.sln (renamed from sandbox/wow_helper.sln) | 0 | ||||
-rw-r--r-- | sandbox/win/wow_helper/service64_resolver.cc (renamed from sandbox/wow_helper/service64_resolver.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/wow_helper/service64_resolver.h (renamed from sandbox/wow_helper/service64_resolver.h) | 0 | ||||
-rw-r--r-- | sandbox/win/wow_helper/target_code.cc (renamed from sandbox/wow_helper/target_code.cc) | 0 | ||||
-rw-r--r-- | sandbox/win/wow_helper/target_code.h (renamed from sandbox/wow_helper/target_code.h) | 0 | ||||
-rw-r--r-- | sandbox/win/wow_helper/wow_helper.cc (renamed from sandbox/wow_helper/wow_helper.cc) | 0 | ||||
-rwxr-xr-x | sandbox/win/wow_helper/wow_helper.exe (renamed from sandbox/wow_helper/wow_helper.exe) | bin | 67072 -> 67072 bytes | |||
-rw-r--r-- | sandbox/win/wow_helper/wow_helper.pdb (renamed from sandbox/wow_helper/wow_helper.pdb) | bin | 699392 -> 699392 bytes | |||
-rw-r--r-- | sandbox/win/wow_helper/wow_helper.vcproj (renamed from sandbox/wow_helper/wow_helper.vcproj) | 0 |
215 files changed, 16 insertions, 16 deletions
diff --git a/sandbox/sandbox.gyp b/sandbox/sandbox.gyp index cd42434..1d87d11 100644 --- a/sandbox/sandbox.gyp +++ b/sandbox/sandbox.gyp @@ -9,7 +9,7 @@ 'conditions': [ [ 'OS=="win"', { 'includes': [ - 'sandbox_win.gypi', + 'win/sandbox_win.gypi', ], }], [ 'OS=="linux"', { diff --git a/sandbox/sandbox_poc/main_ui_window.cc b/sandbox/win/sandbox_poc/main_ui_window.cc index ef4d550..ef4d550 100644 --- a/sandbox/sandbox_poc/main_ui_window.cc +++ b/sandbox/win/sandbox_poc/main_ui_window.cc diff --git a/sandbox/sandbox_poc/main_ui_window.h b/sandbox/win/sandbox_poc/main_ui_window.h index c70189a..c70189a 100644 --- a/sandbox/sandbox_poc/main_ui_window.h +++ b/sandbox/win/sandbox_poc/main_ui_window.h diff --git a/sandbox/sandbox_poc/pocdll/exports.h b/sandbox/win/sandbox_poc/pocdll/exports.h index 66a07d6..66a07d6 100644 --- a/sandbox/sandbox_poc/pocdll/exports.h +++ b/sandbox/win/sandbox_poc/pocdll/exports.h diff --git a/sandbox/sandbox_poc/pocdll/fs.cc b/sandbox/win/sandbox_poc/pocdll/fs.cc index 42c1006..42c1006 100644 --- a/sandbox/sandbox_poc/pocdll/fs.cc +++ b/sandbox/win/sandbox_poc/pocdll/fs.cc diff --git a/sandbox/sandbox_poc/pocdll/handles.cc b/sandbox/win/sandbox_poc/pocdll/handles.cc index 05a57b7..05a57b7 100644 --- a/sandbox/sandbox_poc/pocdll/handles.cc +++ b/sandbox/win/sandbox_poc/pocdll/handles.cc diff --git a/sandbox/sandbox_poc/pocdll/invasive.cc b/sandbox/win/sandbox_poc/pocdll/invasive.cc index 1bac7c1..1bac7c1 100644 --- a/sandbox/sandbox_poc/pocdll/invasive.cc +++ b/sandbox/win/sandbox_poc/pocdll/invasive.cc diff --git a/sandbox/sandbox_poc/pocdll/network.cc b/sandbox/win/sandbox_poc/pocdll/network.cc index 09e9f33..09e9f33 100644 --- a/sandbox/sandbox_poc/pocdll/network.cc +++ b/sandbox/win/sandbox_poc/pocdll/network.cc diff --git a/sandbox/sandbox_poc/pocdll/pocdll.cc b/sandbox/win/sandbox_poc/pocdll/pocdll.cc index 3387064..3387064 100644 --- a/sandbox/sandbox_poc/pocdll/pocdll.cc +++ b/sandbox/win/sandbox_poc/pocdll/pocdll.cc diff --git a/sandbox/sandbox_poc/pocdll/pocdll.vcproj b/sandbox/win/sandbox_poc/pocdll/pocdll.vcproj index 8e4e31f..8e4e31f 100644 --- a/sandbox/sandbox_poc/pocdll/pocdll.vcproj +++ b/sandbox/win/sandbox_poc/pocdll/pocdll.vcproj diff --git a/sandbox/sandbox_poc/pocdll/processes_and_threads.cc b/sandbox/win/sandbox_poc/pocdll/processes_and_threads.cc index 1bef005..1bef005 100644 --- a/sandbox/sandbox_poc/pocdll/processes_and_threads.cc +++ b/sandbox/win/sandbox_poc/pocdll/processes_and_threads.cc diff --git a/sandbox/sandbox_poc/pocdll/registry.cc b/sandbox/win/sandbox_poc/pocdll/registry.cc index f5b249d..f5b249d 100644 --- a/sandbox/sandbox_poc/pocdll/registry.cc +++ b/sandbox/win/sandbox_poc/pocdll/registry.cc diff --git a/sandbox/sandbox_poc/pocdll/spyware.cc b/sandbox/win/sandbox_poc/pocdll/spyware.cc index b9bf64a..b9bf64a 100644 --- a/sandbox/sandbox_poc/pocdll/spyware.cc +++ b/sandbox/win/sandbox_poc/pocdll/spyware.cc diff --git a/sandbox/sandbox_poc/pocdll/utils.h b/sandbox/win/sandbox_poc/pocdll/utils.h index ae42861..ae42861 100644 --- a/sandbox/sandbox_poc/pocdll/utils.h +++ b/sandbox/win/sandbox_poc/pocdll/utils.h diff --git a/sandbox/sandbox_poc/resource.h b/sandbox/win/sandbox_poc/resource.h index 87ff920..87ff920 100644 --- a/sandbox/sandbox_poc/resource.h +++ b/sandbox/win/sandbox_poc/resource.h diff --git a/sandbox/sandbox_poc/sandbox.cc b/sandbox/win/sandbox_poc/sandbox.cc index 4dc0882..4dc0882 100644 --- a/sandbox/sandbox_poc/sandbox.cc +++ b/sandbox/win/sandbox_poc/sandbox.cc diff --git a/sandbox/sandbox_poc/sandbox.h b/sandbox/win/sandbox_poc/sandbox.h index 15531ad..15531ad 100644 --- a/sandbox/sandbox_poc/sandbox.h +++ b/sandbox/win/sandbox_poc/sandbox.h diff --git a/sandbox/sandbox_poc/sandbox.ico b/sandbox/win/sandbox_poc/sandbox.ico Binary files differindex 916fa12..916fa12 100644 --- a/sandbox/sandbox_poc/sandbox.ico +++ b/sandbox/win/sandbox_poc/sandbox.ico diff --git a/sandbox/sandbox_poc/sandbox.rc b/sandbox/win/sandbox_poc/sandbox.rc index 978c96f..978c96f 100644 --- a/sandbox/sandbox_poc/sandbox.rc +++ b/sandbox/win/sandbox_poc/sandbox.rc diff --git a/sandbox/sandbox_poc/sandbox_poc.vcproj b/sandbox/win/sandbox_poc/sandbox_poc.vcproj index 5fde1cd..5fde1cd 100644 --- a/sandbox/sandbox_poc/sandbox_poc.vcproj +++ b/sandbox/win/sandbox_poc/sandbox_poc.vcproj diff --git a/sandbox/sandbox_standalone.sln b/sandbox/win/sandbox_standalone.sln index 529d20e..529d20e 100644 --- a/sandbox/sandbox_standalone.sln +++ b/sandbox/win/sandbox_standalone.sln diff --git a/sandbox/sandbox_win.gypi b/sandbox/win/sandbox_win.gypi index 86506c1..7952bfe 100644 --- a/sandbox/sandbox_win.gypi +++ b/sandbox/win/sandbox_win.gypi @@ -142,12 +142,12 @@ 'sandbox_windows_target': 1, }, 'dependencies': [ - '../testing/gtest.gyp:gtest', - '../base/base.gyp:base', - '../base/base.gyp:base_static', + '../../testing/gtest.gyp:gtest', + '../../base/base.gyp:base', + '../../base/base.gyp:base_static', ], 'export_dependent_settings': [ - '../base/base.gyp:base', + '../../base/base.gyp:base', ], 'sources': [ # Files that are used by the 32-bit version of Windows sandbox only. @@ -166,7 +166,7 @@ 'src/Wow64.h', ], 'include_dirs': [ - '..', + '../..', ], 'copies': [ { @@ -180,7 +180,7 @@ 'direct_dependent_settings': { 'include_dirs': [ 'src', - '..', + '../..', ], }, }, @@ -191,9 +191,9 @@ 'sandbox_windows_target': 1, }, 'dependencies': [ - '../testing/gtest.gyp:gtest', - '../base/base.gyp:base_nacl_win64', - '../base/base.gyp:base_static_win64', + '../../testing/gtest.gyp:gtest', + '../../base/base.gyp:base_nacl_win64', + '../../base/base.gyp:base_static_win64', ], 'configurations': { 'Common_Base': { @@ -209,12 +209,12 @@ 'src/Wow64_64.cc', ], 'include_dirs': [ - '..', + '../..', ], 'direct_dependent_settings': { 'include_dirs': [ 'src', - '..', + '../..', ], }, 'defines': [ @@ -226,7 +226,7 @@ 'type': 'executable', 'dependencies': [ 'sandbox', - '../testing/gtest.gyp:gtest', + '../../testing/gtest.gyp:gtest', ], 'sources': [ 'tests/common/controller.cc', @@ -254,7 +254,7 @@ 'type': 'executable', 'dependencies': [ 'sandbox', - '../testing/gtest.gyp:gtest', + '../../testing/gtest.gyp:gtest', ], 'sources': [ 'tests/common/controller.cc', @@ -270,7 +270,7 @@ 'type': 'executable', 'dependencies': [ 'sandbox', - '../testing/gtest.gyp:gtest', + '../../testing/gtest.gyp:gtest', ], 'sources': [ 'tests/common/test_utils.cc', @@ -335,7 +335,7 @@ 'POCDLL_EXPORTS', ], 'include_dirs': [ - '..', + '../..', ], }, ], diff --git a/sandbox/src/Wow64.cc b/sandbox/win/src/Wow64.cc index 5098647..5098647 100644 --- a/sandbox/src/Wow64.cc +++ b/sandbox/win/src/Wow64.cc diff --git a/sandbox/src/Wow64.h b/sandbox/win/src/Wow64.h index 472297e..472297e 100644 --- a/sandbox/src/Wow64.h +++ b/sandbox/win/src/Wow64.h diff --git a/sandbox/src/Wow64_64.cc b/sandbox/win/src/Wow64_64.cc index 5218077..5218077 100644 --- a/sandbox/src/Wow64_64.cc +++ b/sandbox/win/src/Wow64_64.cc diff --git a/sandbox/src/acl.cc b/sandbox/win/src/acl.cc index 4869bb0..4869bb0 100644 --- a/sandbox/src/acl.cc +++ b/sandbox/win/src/acl.cc diff --git a/sandbox/src/acl.h b/sandbox/win/src/acl.h index d452011..d452011 100644 --- a/sandbox/src/acl.h +++ b/sandbox/win/src/acl.h diff --git a/sandbox/src/broker_services.cc b/sandbox/win/src/broker_services.cc index 7f46abe..7f46abe 100644 --- a/sandbox/src/broker_services.cc +++ b/sandbox/win/src/broker_services.cc diff --git a/sandbox/src/broker_services.h b/sandbox/win/src/broker_services.h index 1d9c730..1d9c730 100644 --- a/sandbox/src/broker_services.h +++ b/sandbox/win/src/broker_services.h diff --git a/sandbox/src/crosscall_client.h b/sandbox/win/src/crosscall_client.h index e92c1d1..e92c1d1 100644 --- a/sandbox/src/crosscall_client.h +++ b/sandbox/win/src/crosscall_client.h diff --git a/sandbox/src/crosscall_params.h b/sandbox/win/src/crosscall_params.h index e4c047b..e4c047b 100644 --- a/sandbox/src/crosscall_params.h +++ b/sandbox/win/src/crosscall_params.h diff --git a/sandbox/src/crosscall_server.cc b/sandbox/win/src/crosscall_server.cc index f40b677..f40b677 100644 --- a/sandbox/src/crosscall_server.cc +++ b/sandbox/win/src/crosscall_server.cc diff --git a/sandbox/src/crosscall_server.h b/sandbox/win/src/crosscall_server.h index 59445f6..59445f6 100644 --- a/sandbox/src/crosscall_server.h +++ b/sandbox/win/src/crosscall_server.h diff --git a/sandbox/src/dep.cc b/sandbox/win/src/dep.cc index 4995601..4995601 100644 --- a/sandbox/src/dep.cc +++ b/sandbox/win/src/dep.cc diff --git a/sandbox/src/dep.h b/sandbox/win/src/dep.h index 9016285..9016285 100644 --- a/sandbox/src/dep.h +++ b/sandbox/win/src/dep.h diff --git a/sandbox/src/dep_test.cc b/sandbox/win/src/dep_test.cc index 91d4e67..91d4e67 100644 --- a/sandbox/src/dep_test.cc +++ b/sandbox/win/src/dep_test.cc diff --git a/sandbox/src/eat_resolver.cc b/sandbox/win/src/eat_resolver.cc index f057006..f057006 100644 --- a/sandbox/src/eat_resolver.cc +++ b/sandbox/win/src/eat_resolver.cc diff --git a/sandbox/src/eat_resolver.h b/sandbox/win/src/eat_resolver.h index 0d5b3e0..0d5b3e0 100644 --- a/sandbox/src/eat_resolver.h +++ b/sandbox/win/src/eat_resolver.h diff --git a/sandbox/src/file_policy_test.cc b/sandbox/win/src/file_policy_test.cc index df1e903..df1e903 100644 --- a/sandbox/src/file_policy_test.cc +++ b/sandbox/win/src/file_policy_test.cc diff --git a/sandbox/src/filesystem_dispatcher.cc b/sandbox/win/src/filesystem_dispatcher.cc index 71a6f02..71a6f02 100644 --- a/sandbox/src/filesystem_dispatcher.cc +++ b/sandbox/win/src/filesystem_dispatcher.cc diff --git a/sandbox/src/filesystem_dispatcher.h b/sandbox/win/src/filesystem_dispatcher.h index d828715..d828715 100644 --- a/sandbox/src/filesystem_dispatcher.h +++ b/sandbox/win/src/filesystem_dispatcher.h diff --git a/sandbox/src/filesystem_interception.cc b/sandbox/win/src/filesystem_interception.cc index cdc10ff..cdc10ff 100644 --- a/sandbox/src/filesystem_interception.cc +++ b/sandbox/win/src/filesystem_interception.cc diff --git a/sandbox/src/filesystem_interception.h b/sandbox/win/src/filesystem_interception.h index d8d9e58..d8d9e58 100644 --- a/sandbox/src/filesystem_interception.h +++ b/sandbox/win/src/filesystem_interception.h diff --git a/sandbox/src/filesystem_policy.cc b/sandbox/win/src/filesystem_policy.cc index 385f4ae..385f4ae 100644 --- a/sandbox/src/filesystem_policy.cc +++ b/sandbox/win/src/filesystem_policy.cc diff --git a/sandbox/src/filesystem_policy.h b/sandbox/win/src/filesystem_policy.h index 5010a9f..5010a9f 100644 --- a/sandbox/src/filesystem_policy.h +++ b/sandbox/win/src/filesystem_policy.h diff --git a/sandbox/src/handle_closer.cc b/sandbox/win/src/handle_closer.cc index d79f2c1..d79f2c1 100644 --- a/sandbox/src/handle_closer.cc +++ b/sandbox/win/src/handle_closer.cc diff --git a/sandbox/src/handle_closer.h b/sandbox/win/src/handle_closer.h index f680169..f680169 100644 --- a/sandbox/src/handle_closer.h +++ b/sandbox/win/src/handle_closer.h diff --git a/sandbox/src/handle_closer_agent.cc b/sandbox/win/src/handle_closer_agent.cc index 2b5ac97..2b5ac97 100644 --- a/sandbox/src/handle_closer_agent.cc +++ b/sandbox/win/src/handle_closer_agent.cc diff --git a/sandbox/src/handle_closer_agent.h b/sandbox/win/src/handle_closer_agent.h index c74987c..c74987c 100644 --- a/sandbox/src/handle_closer_agent.h +++ b/sandbox/win/src/handle_closer_agent.h diff --git a/sandbox/src/handle_closer_test.cc b/sandbox/win/src/handle_closer_test.cc index 81b6db2..81b6db2 100644 --- a/sandbox/src/handle_closer_test.cc +++ b/sandbox/win/src/handle_closer_test.cc diff --git a/sandbox/src/handle_dispatcher.cc b/sandbox/win/src/handle_dispatcher.cc index 7a18cee..7a18cee 100644 --- a/sandbox/src/handle_dispatcher.cc +++ b/sandbox/win/src/handle_dispatcher.cc diff --git a/sandbox/src/handle_dispatcher.h b/sandbox/win/src/handle_dispatcher.h index c1abc28..c1abc28 100644 --- a/sandbox/src/handle_dispatcher.h +++ b/sandbox/win/src/handle_dispatcher.h diff --git a/sandbox/src/handle_interception.cc b/sandbox/win/src/handle_interception.cc index 0f7b9f8..0f7b9f8 100644 --- a/sandbox/src/handle_interception.cc +++ b/sandbox/win/src/handle_interception.cc diff --git a/sandbox/src/handle_interception.h b/sandbox/win/src/handle_interception.h index 543c7ba..543c7ba 100644 --- a/sandbox/src/handle_interception.h +++ b/sandbox/win/src/handle_interception.h diff --git a/sandbox/src/handle_policy.cc b/sandbox/win/src/handle_policy.cc index 355dda8..355dda8 100644 --- a/sandbox/src/handle_policy.cc +++ b/sandbox/win/src/handle_policy.cc diff --git a/sandbox/src/handle_policy.h b/sandbox/win/src/handle_policy.h index c3b7156..c3b7156 100644 --- a/sandbox/src/handle_policy.h +++ b/sandbox/win/src/handle_policy.h diff --git a/sandbox/src/handle_policy_test.cc b/sandbox/win/src/handle_policy_test.cc index 05eb39b..05eb39b 100644 --- a/sandbox/src/handle_policy_test.cc +++ b/sandbox/win/src/handle_policy_test.cc diff --git a/sandbox/src/handle_table.cc b/sandbox/win/src/handle_table.cc index c7fcf0a..c7fcf0a 100644 --- a/sandbox/src/handle_table.cc +++ b/sandbox/win/src/handle_table.cc diff --git a/sandbox/src/handle_table.h b/sandbox/win/src/handle_table.h index e2b2615..e2b2615 100644 --- a/sandbox/src/handle_table.h +++ b/sandbox/win/src/handle_table.h diff --git a/sandbox/src/integrity_level_test.cc b/sandbox/win/src/integrity_level_test.cc index c6e0b64..c6e0b64 100644 --- a/sandbox/src/integrity_level_test.cc +++ b/sandbox/win/src/integrity_level_test.cc diff --git a/sandbox/src/interception.cc b/sandbox/win/src/interception.cc index a850c6e..a850c6e 100644 --- a/sandbox/src/interception.cc +++ b/sandbox/win/src/interception.cc diff --git a/sandbox/src/interception.h b/sandbox/win/src/interception.h index c02b0ff..c02b0ff 100644 --- a/sandbox/src/interception.h +++ b/sandbox/win/src/interception.h diff --git a/sandbox/src/interception_agent.cc b/sandbox/win/src/interception_agent.cc index b40364f..b40364f 100644 --- a/sandbox/src/interception_agent.cc +++ b/sandbox/win/src/interception_agent.cc diff --git a/sandbox/src/interception_agent.h b/sandbox/win/src/interception_agent.h index 10679dd..10679dd 100644 --- a/sandbox/src/interception_agent.h +++ b/sandbox/win/src/interception_agent.h diff --git a/sandbox/src/interception_internal.h b/sandbox/win/src/interception_internal.h index f3c401c..f3c401c 100644 --- a/sandbox/src/interception_internal.h +++ b/sandbox/win/src/interception_internal.h diff --git a/sandbox/src/interception_unittest.cc b/sandbox/win/src/interception_unittest.cc index a0dd98d..a0dd98d 100644 --- a/sandbox/src/interception_unittest.cc +++ b/sandbox/win/src/interception_unittest.cc diff --git a/sandbox/src/interceptors.h b/sandbox/win/src/interceptors.h index 67b0900..67b0900 100644 --- a/sandbox/src/interceptors.h +++ b/sandbox/win/src/interceptors.h diff --git a/sandbox/src/interceptors_64.cc b/sandbox/win/src/interceptors_64.cc index c068010..c068010 100644 --- a/sandbox/src/interceptors_64.cc +++ b/sandbox/win/src/interceptors_64.cc diff --git a/sandbox/src/interceptors_64.h b/sandbox/win/src/interceptors_64.h index 50355a0..50355a0 100644 --- a/sandbox/src/interceptors_64.h +++ b/sandbox/win/src/interceptors_64.h diff --git a/sandbox/src/internal_types.h b/sandbox/win/src/internal_types.h index db969aa..db969aa 100644 --- a/sandbox/src/internal_types.h +++ b/sandbox/win/src/internal_types.h diff --git a/sandbox/src/ipc_ping_test.cc b/sandbox/win/src/ipc_ping_test.cc index 410fd6a..410fd6a 100644 --- a/sandbox/src/ipc_ping_test.cc +++ b/sandbox/win/src/ipc_ping_test.cc diff --git a/sandbox/src/ipc_tags.h b/sandbox/win/src/ipc_tags.h index 4e3a806..4e3a806 100644 --- a/sandbox/src/ipc_tags.h +++ b/sandbox/win/src/ipc_tags.h diff --git a/sandbox/src/ipc_unittest.cc b/sandbox/win/src/ipc_unittest.cc index e1fb7c1..e1fb7c1 100644 --- a/sandbox/src/ipc_unittest.cc +++ b/sandbox/win/src/ipc_unittest.cc diff --git a/sandbox/src/job.cc b/sandbox/win/src/job.cc index 8ed3a77..8ed3a77 100644 --- a/sandbox/src/job.cc +++ b/sandbox/win/src/job.cc diff --git a/sandbox/src/job.h b/sandbox/win/src/job.h index a3f6738..a3f6738 100644 --- a/sandbox/src/job.h +++ b/sandbox/win/src/job.h diff --git a/sandbox/src/job_unittest.cc b/sandbox/win/src/job_unittest.cc index f386f1f..f386f1f 100644 --- a/sandbox/src/job_unittest.cc +++ b/sandbox/win/src/job_unittest.cc diff --git a/sandbox/src/named_pipe_dispatcher.cc b/sandbox/win/src/named_pipe_dispatcher.cc index 0569784..0569784 100644 --- a/sandbox/src/named_pipe_dispatcher.cc +++ b/sandbox/win/src/named_pipe_dispatcher.cc diff --git a/sandbox/src/named_pipe_dispatcher.h b/sandbox/win/src/named_pipe_dispatcher.h index 87a68b6..87a68b6 100644 --- a/sandbox/src/named_pipe_dispatcher.h +++ b/sandbox/win/src/named_pipe_dispatcher.h diff --git a/sandbox/src/named_pipe_interception.cc b/sandbox/win/src/named_pipe_interception.cc index 4599441..4599441 100644 --- a/sandbox/src/named_pipe_interception.cc +++ b/sandbox/win/src/named_pipe_interception.cc diff --git a/sandbox/src/named_pipe_interception.h b/sandbox/win/src/named_pipe_interception.h index 5e2b334..5e2b334 100644 --- a/sandbox/src/named_pipe_interception.h +++ b/sandbox/win/src/named_pipe_interception.h diff --git a/sandbox/src/named_pipe_policy.cc b/sandbox/win/src/named_pipe_policy.cc index 00182cf..00182cf 100644 --- a/sandbox/src/named_pipe_policy.cc +++ b/sandbox/win/src/named_pipe_policy.cc diff --git a/sandbox/src/named_pipe_policy.h b/sandbox/win/src/named_pipe_policy.h index 2b6b09d..2b6b09d 100644 --- a/sandbox/src/named_pipe_policy.h +++ b/sandbox/win/src/named_pipe_policy.h diff --git a/sandbox/src/named_pipe_policy_test.cc b/sandbox/win/src/named_pipe_policy_test.cc index 11ddbc3..11ddbc3 100644 --- a/sandbox/src/named_pipe_policy_test.cc +++ b/sandbox/win/src/named_pipe_policy_test.cc diff --git a/sandbox/src/nt_internals.h b/sandbox/win/src/nt_internals.h index fe4fcd6..fe4fcd6 100644 --- a/sandbox/src/nt_internals.h +++ b/sandbox/win/src/nt_internals.h diff --git a/sandbox/src/policy_broker.cc b/sandbox/win/src/policy_broker.cc index 61c64c6..61c64c6 100644 --- a/sandbox/src/policy_broker.cc +++ b/sandbox/win/src/policy_broker.cc diff --git a/sandbox/src/policy_broker.h b/sandbox/win/src/policy_broker.h index fd2602a..fd2602a 100644 --- a/sandbox/src/policy_broker.h +++ b/sandbox/win/src/policy_broker.h diff --git a/sandbox/src/policy_engine_opcodes.cc b/sandbox/win/src/policy_engine_opcodes.cc index 8d9ceef..8d9ceef 100644 --- a/sandbox/src/policy_engine_opcodes.cc +++ b/sandbox/win/src/policy_engine_opcodes.cc diff --git a/sandbox/src/policy_engine_opcodes.h b/sandbox/win/src/policy_engine_opcodes.h index 6821413..6821413 100644 --- a/sandbox/src/policy_engine_opcodes.h +++ b/sandbox/win/src/policy_engine_opcodes.h diff --git a/sandbox/src/policy_engine_params.h b/sandbox/win/src/policy_engine_params.h index ecf454f..ecf454f 100644 --- a/sandbox/src/policy_engine_params.h +++ b/sandbox/win/src/policy_engine_params.h diff --git a/sandbox/src/policy_engine_processor.cc b/sandbox/win/src/policy_engine_processor.cc index d0455d0..d0455d0 100644 --- a/sandbox/src/policy_engine_processor.cc +++ b/sandbox/win/src/policy_engine_processor.cc diff --git a/sandbox/src/policy_engine_processor.h b/sandbox/win/src/policy_engine_processor.h index 3327e36..3327e36 100644 --- a/sandbox/src/policy_engine_processor.h +++ b/sandbox/win/src/policy_engine_processor.h diff --git a/sandbox/src/policy_engine_unittest.cc b/sandbox/win/src/policy_engine_unittest.cc index f988ccc..f988ccc 100644 --- a/sandbox/src/policy_engine_unittest.cc +++ b/sandbox/win/src/policy_engine_unittest.cc diff --git a/sandbox/src/policy_low_level.cc b/sandbox/win/src/policy_low_level.cc index 401f2e1..401f2e1 100644 --- a/sandbox/src/policy_low_level.cc +++ b/sandbox/win/src/policy_low_level.cc diff --git a/sandbox/src/policy_low_level.h b/sandbox/win/src/policy_low_level.h index 5bf6a46..5bf6a46 100644 --- a/sandbox/src/policy_low_level.h +++ b/sandbox/win/src/policy_low_level.h diff --git a/sandbox/src/policy_low_level_unittest.cc b/sandbox/win/src/policy_low_level_unittest.cc index 20d1777..20d1777 100644 --- a/sandbox/src/policy_low_level_unittest.cc +++ b/sandbox/win/src/policy_low_level_unittest.cc diff --git a/sandbox/src/policy_opcodes_unittest.cc b/sandbox/win/src/policy_opcodes_unittest.cc index 37ccd80..37ccd80 100644 --- a/sandbox/src/policy_opcodes_unittest.cc +++ b/sandbox/win/src/policy_opcodes_unittest.cc diff --git a/sandbox/src/policy_params.h b/sandbox/win/src/policy_params.h index e1fb3fc..e1fb3fc 100644 --- a/sandbox/src/policy_params.h +++ b/sandbox/win/src/policy_params.h diff --git a/sandbox/src/policy_target.cc b/sandbox/win/src/policy_target.cc index aa69892..aa69892 100644 --- a/sandbox/src/policy_target.cc +++ b/sandbox/win/src/policy_target.cc diff --git a/sandbox/src/policy_target.h b/sandbox/win/src/policy_target.h index 4a77b47..4a77b47 100644 --- a/sandbox/src/policy_target.h +++ b/sandbox/win/src/policy_target.h diff --git a/sandbox/src/policy_target_test.cc b/sandbox/win/src/policy_target_test.cc index aef7548..aef7548 100644 --- a/sandbox/src/policy_target_test.cc +++ b/sandbox/win/src/policy_target_test.cc diff --git a/sandbox/src/process_policy_test.cc b/sandbox/win/src/process_policy_test.cc index 783446e..783446e 100644 --- a/sandbox/src/process_policy_test.cc +++ b/sandbox/win/src/process_policy_test.cc diff --git a/sandbox/src/process_thread_dispatcher.cc b/sandbox/win/src/process_thread_dispatcher.cc index cc137a5..cc137a5 100644 --- a/sandbox/src/process_thread_dispatcher.cc +++ b/sandbox/win/src/process_thread_dispatcher.cc diff --git a/sandbox/src/process_thread_dispatcher.h b/sandbox/win/src/process_thread_dispatcher.h index 45fad03..45fad03 100644 --- a/sandbox/src/process_thread_dispatcher.h +++ b/sandbox/win/src/process_thread_dispatcher.h diff --git a/sandbox/src/process_thread_interception.cc b/sandbox/win/src/process_thread_interception.cc index e847908..e847908 100644 --- a/sandbox/src/process_thread_interception.cc +++ b/sandbox/win/src/process_thread_interception.cc diff --git a/sandbox/src/process_thread_interception.h b/sandbox/win/src/process_thread_interception.h index 37c2c14..37c2c14 100644 --- a/sandbox/src/process_thread_interception.h +++ b/sandbox/win/src/process_thread_interception.h diff --git a/sandbox/src/process_thread_policy.cc b/sandbox/win/src/process_thread_policy.cc index ca00916..ca00916 100644 --- a/sandbox/src/process_thread_policy.cc +++ b/sandbox/win/src/process_thread_policy.cc diff --git a/sandbox/src/process_thread_policy.h b/sandbox/win/src/process_thread_policy.h index 78323cc..78323cc 100644 --- a/sandbox/src/process_thread_policy.h +++ b/sandbox/win/src/process_thread_policy.h diff --git a/sandbox/src/registry_dispatcher.cc b/sandbox/win/src/registry_dispatcher.cc index f86c76a..f86c76a 100644 --- a/sandbox/src/registry_dispatcher.cc +++ b/sandbox/win/src/registry_dispatcher.cc diff --git a/sandbox/src/registry_dispatcher.h b/sandbox/win/src/registry_dispatcher.h index 6d1390d..6d1390d 100644 --- a/sandbox/src/registry_dispatcher.h +++ b/sandbox/win/src/registry_dispatcher.h diff --git a/sandbox/src/registry_interception.cc b/sandbox/win/src/registry_interception.cc index 3cabf47..3cabf47 100644 --- a/sandbox/src/registry_interception.cc +++ b/sandbox/win/src/registry_interception.cc diff --git a/sandbox/src/registry_interception.h b/sandbox/win/src/registry_interception.h index 7036c49..7036c49 100644 --- a/sandbox/src/registry_interception.h +++ b/sandbox/win/src/registry_interception.h diff --git a/sandbox/src/registry_policy.cc b/sandbox/win/src/registry_policy.cc index 497636f..497636f 100644 --- a/sandbox/src/registry_policy.cc +++ b/sandbox/win/src/registry_policy.cc diff --git a/sandbox/src/registry_policy.h b/sandbox/win/src/registry_policy.h index da41d1c..da41d1c 100644 --- a/sandbox/src/registry_policy.h +++ b/sandbox/win/src/registry_policy.h diff --git a/sandbox/src/registry_policy_test.cc b/sandbox/win/src/registry_policy_test.cc index cdc1577..cdc1577 100644 --- a/sandbox/src/registry_policy_test.cc +++ b/sandbox/win/src/registry_policy_test.cc diff --git a/sandbox/src/resolver.cc b/sandbox/win/src/resolver.cc index 295bfb2..295bfb2 100644 --- a/sandbox/src/resolver.cc +++ b/sandbox/win/src/resolver.cc diff --git a/sandbox/src/resolver.h b/sandbox/win/src/resolver.h index 7ec0bf5..7ec0bf5 100644 --- a/sandbox/src/resolver.h +++ b/sandbox/win/src/resolver.h diff --git a/sandbox/src/resolver_32.cc b/sandbox/win/src/resolver_32.cc index ae5c168..ae5c168 100644 --- a/sandbox/src/resolver_32.cc +++ b/sandbox/win/src/resolver_32.cc diff --git a/sandbox/src/resolver_64.cc b/sandbox/win/src/resolver_64.cc index 96d039b..96d039b 100644 --- a/sandbox/src/resolver_64.cc +++ b/sandbox/win/src/resolver_64.cc diff --git a/sandbox/src/restricted_token.cc b/sandbox/win/src/restricted_token.cc index bac8816..bac8816 100644 --- a/sandbox/src/restricted_token.cc +++ b/sandbox/win/src/restricted_token.cc diff --git a/sandbox/src/restricted_token.h b/sandbox/win/src/restricted_token.h index 88bd70f..88bd70f 100644 --- a/sandbox/src/restricted_token.h +++ b/sandbox/win/src/restricted_token.h diff --git a/sandbox/src/restricted_token_unittest.cc b/sandbox/win/src/restricted_token_unittest.cc index 310b73f..310b73f 100644 --- a/sandbox/src/restricted_token_unittest.cc +++ b/sandbox/win/src/restricted_token_unittest.cc diff --git a/sandbox/src/restricted_token_utils.cc b/sandbox/win/src/restricted_token_utils.cc index df30b40..df30b40 100644 --- a/sandbox/src/restricted_token_utils.cc +++ b/sandbox/win/src/restricted_token_utils.cc diff --git a/sandbox/src/restricted_token_utils.h b/sandbox/win/src/restricted_token_utils.h index 0aade8b..0aade8b 100644 --- a/sandbox/src/restricted_token_utils.h +++ b/sandbox/win/src/restricted_token_utils.h diff --git a/sandbox/src/sandbox.cc b/sandbox/win/src/sandbox.cc index f70c702..f70c702 100644 --- a/sandbox/src/sandbox.cc +++ b/sandbox/win/src/sandbox.cc diff --git a/sandbox/src/sandbox.h b/sandbox/win/src/sandbox.h index 18c05ce..18c05ce 100644 --- a/sandbox/src/sandbox.h +++ b/sandbox/win/src/sandbox.h diff --git a/sandbox/src/sandbox.vcproj b/sandbox/win/src/sandbox.vcproj index f206e01..f206e01 100644 --- a/sandbox/src/sandbox.vcproj +++ b/sandbox/win/src/sandbox.vcproj diff --git a/sandbox/src/sandbox_factory.h b/sandbox/win/src/sandbox_factory.h index b52bcb6..b52bcb6 100644 --- a/sandbox/src/sandbox_factory.h +++ b/sandbox/win/src/sandbox_factory.h diff --git a/sandbox/src/sandbox_nt_types.h b/sandbox/win/src/sandbox_nt_types.h index d0d24f8..d0d24f8 100644 --- a/sandbox/src/sandbox_nt_types.h +++ b/sandbox/win/src/sandbox_nt_types.h diff --git a/sandbox/src/sandbox_nt_util.cc b/sandbox/win/src/sandbox_nt_util.cc index daa361a..daa361a 100644 --- a/sandbox/src/sandbox_nt_util.cc +++ b/sandbox/win/src/sandbox_nt_util.cc diff --git a/sandbox/src/sandbox_nt_util.h b/sandbox/win/src/sandbox_nt_util.h index 7a82302..7a82302 100644 --- a/sandbox/src/sandbox_nt_util.h +++ b/sandbox/win/src/sandbox_nt_util.h diff --git a/sandbox/src/sandbox_policy.h b/sandbox/win/src/sandbox_policy.h index 288adc45..288adc45 100644 --- a/sandbox/src/sandbox_policy.h +++ b/sandbox/win/src/sandbox_policy.h diff --git a/sandbox/src/sandbox_policy_base.cc b/sandbox/win/src/sandbox_policy_base.cc index 4438641..4438641 100644 --- a/sandbox/src/sandbox_policy_base.cc +++ b/sandbox/win/src/sandbox_policy_base.cc diff --git a/sandbox/src/sandbox_policy_base.h b/sandbox/win/src/sandbox_policy_base.h index b3ea805..b3ea805 100644 --- a/sandbox/src/sandbox_policy_base.h +++ b/sandbox/win/src/sandbox_policy_base.h diff --git a/sandbox/src/sandbox_types.h b/sandbox/win/src/sandbox_types.h index ce9b767..ce9b767 100644 --- a/sandbox/src/sandbox_types.h +++ b/sandbox/win/src/sandbox_types.h diff --git a/sandbox/src/sandbox_utils.cc b/sandbox/win/src/sandbox_utils.cc index 3bfa696..3bfa696 100644 --- a/sandbox/src/sandbox_utils.cc +++ b/sandbox/win/src/sandbox_utils.cc diff --git a/sandbox/src/sandbox_utils.h b/sandbox/win/src/sandbox_utils.h index 314330f..314330f 100644 --- a/sandbox/src/sandbox_utils.h +++ b/sandbox/win/src/sandbox_utils.h diff --git a/sandbox/src/security_level.h b/sandbox/win/src/security_level.h index 467f96f..467f96f 100644 --- a/sandbox/src/security_level.h +++ b/sandbox/win/src/security_level.h diff --git a/sandbox/src/service_resolver.cc b/sandbox/win/src/service_resolver.cc index 79579a0..79579a0 100644 --- a/sandbox/src/service_resolver.cc +++ b/sandbox/win/src/service_resolver.cc diff --git a/sandbox/src/service_resolver.h b/sandbox/win/src/service_resolver.h index 99eadb6..99eadb6 100644 --- a/sandbox/src/service_resolver.h +++ b/sandbox/win/src/service_resolver.h diff --git a/sandbox/src/service_resolver_32.cc b/sandbox/win/src/service_resolver_32.cc index 2f5597b..2f5597b 100644 --- a/sandbox/src/service_resolver_32.cc +++ b/sandbox/win/src/service_resolver_32.cc diff --git a/sandbox/src/service_resolver_64.cc b/sandbox/win/src/service_resolver_64.cc index 01e3b1a..01e3b1a 100644 --- a/sandbox/src/service_resolver_64.cc +++ b/sandbox/win/src/service_resolver_64.cc diff --git a/sandbox/src/service_resolver_unittest.cc b/sandbox/win/src/service_resolver_unittest.cc index fc85c86..fc85c86 100644 --- a/sandbox/src/service_resolver_unittest.cc +++ b/sandbox/win/src/service_resolver_unittest.cc diff --git a/sandbox/src/shared_handles.cc b/sandbox/win/src/shared_handles.cc index d07f057..d07f057 100644 --- a/sandbox/src/shared_handles.cc +++ b/sandbox/win/src/shared_handles.cc diff --git a/sandbox/src/shared_handles.h b/sandbox/win/src/shared_handles.h index 2c76bfb..2c76bfb 100644 --- a/sandbox/src/shared_handles.h +++ b/sandbox/win/src/shared_handles.h diff --git a/sandbox/src/sharedmem_ipc_client.cc b/sandbox/win/src/sharedmem_ipc_client.cc index 30c03b9..30c03b9 100644 --- a/sandbox/src/sharedmem_ipc_client.cc +++ b/sandbox/win/src/sharedmem_ipc_client.cc diff --git a/sandbox/src/sharedmem_ipc_client.h b/sandbox/win/src/sharedmem_ipc_client.h index 90d0022..90d0022 100644 --- a/sandbox/src/sharedmem_ipc_client.h +++ b/sandbox/win/src/sharedmem_ipc_client.h diff --git a/sandbox/src/sharedmem_ipc_server.cc b/sandbox/win/src/sharedmem_ipc_server.cc index ba90d1b..ba90d1b 100644 --- a/sandbox/src/sharedmem_ipc_server.cc +++ b/sandbox/win/src/sharedmem_ipc_server.cc diff --git a/sandbox/src/sharedmem_ipc_server.h b/sandbox/win/src/sharedmem_ipc_server.h index 7e10174..7e10174 100644 --- a/sandbox/src/sharedmem_ipc_server.h +++ b/sandbox/win/src/sharedmem_ipc_server.h diff --git a/sandbox/src/sid.cc b/sandbox/win/src/sid.cc index 6ed9963..6ed9963 100644 --- a/sandbox/src/sid.cc +++ b/sandbox/win/src/sid.cc diff --git a/sandbox/src/sid.h b/sandbox/win/src/sid.h index 4656859..4656859 100644 --- a/sandbox/src/sid.h +++ b/sandbox/win/src/sid.h diff --git a/sandbox/src/sid_unittest.cc b/sandbox/win/src/sid_unittest.cc index f1ac60a..f1ac60a 100644 --- a/sandbox/src/sid_unittest.cc +++ b/sandbox/win/src/sid_unittest.cc diff --git a/sandbox/src/sidestep/ia32_modrm_map.cpp b/sandbox/win/src/sidestep/ia32_modrm_map.cpp index b22ab1d..b22ab1d 100644 --- a/sandbox/src/sidestep/ia32_modrm_map.cpp +++ b/sandbox/win/src/sidestep/ia32_modrm_map.cpp diff --git a/sandbox/src/sidestep/ia32_opcode_map.cpp b/sandbox/win/src/sidestep/ia32_opcode_map.cpp index 9f37cef..9f37cef 100644 --- a/sandbox/src/sidestep/ia32_opcode_map.cpp +++ b/sandbox/win/src/sidestep/ia32_opcode_map.cpp diff --git a/sandbox/src/sidestep/mini_disassembler.cpp b/sandbox/win/src/sidestep/mini_disassembler.cpp index 514522a..514522a 100644 --- a/sandbox/src/sidestep/mini_disassembler.cpp +++ b/sandbox/win/src/sidestep/mini_disassembler.cpp diff --git a/sandbox/src/sidestep/mini_disassembler.h b/sandbox/win/src/sidestep/mini_disassembler.h index 444df36..444df36 100644 --- a/sandbox/src/sidestep/mini_disassembler.h +++ b/sandbox/win/src/sidestep/mini_disassembler.h diff --git a/sandbox/src/sidestep/mini_disassembler_types.h b/sandbox/win/src/sidestep/mini_disassembler_types.h index 1c10626..1c10626 100644 --- a/sandbox/src/sidestep/mini_disassembler_types.h +++ b/sandbox/win/src/sidestep/mini_disassembler_types.h diff --git a/sandbox/src/sidestep/preamble_patcher.h b/sandbox/win/src/sidestep/preamble_patcher.h index 18cf7f8..18cf7f8 100644 --- a/sandbox/src/sidestep/preamble_patcher.h +++ b/sandbox/win/src/sidestep/preamble_patcher.h diff --git a/sandbox/src/sidestep/preamble_patcher_with_stub.cpp b/sandbox/win/src/sidestep/preamble_patcher_with_stub.cpp index 4bdd79c2..4bdd79c2 100644 --- a/sandbox/src/sidestep/preamble_patcher_with_stub.cpp +++ b/sandbox/win/src/sidestep/preamble_patcher_with_stub.cpp diff --git a/sandbox/src/sidestep_resolver.cc b/sandbox/win/src/sidestep_resolver.cc index e22ca6b..e22ca6b 100644 --- a/sandbox/src/sidestep_resolver.cc +++ b/sandbox/win/src/sidestep_resolver.cc diff --git a/sandbox/src/sidestep_resolver.h b/sandbox/win/src/sidestep_resolver.h index 1e7fdac..1e7fdac 100644 --- a/sandbox/src/sidestep_resolver.h +++ b/sandbox/win/src/sidestep_resolver.h diff --git a/sandbox/src/sync_dispatcher.cc b/sandbox/win/src/sync_dispatcher.cc index 025fd96..025fd96 100644 --- a/sandbox/src/sync_dispatcher.cc +++ b/sandbox/win/src/sync_dispatcher.cc diff --git a/sandbox/src/sync_dispatcher.h b/sandbox/win/src/sync_dispatcher.h index be9b9a2..be9b9a2 100644 --- a/sandbox/src/sync_dispatcher.h +++ b/sandbox/win/src/sync_dispatcher.h diff --git a/sandbox/src/sync_interception.cc b/sandbox/win/src/sync_interception.cc index 4832c79..4832c79 100644 --- a/sandbox/src/sync_interception.cc +++ b/sandbox/win/src/sync_interception.cc diff --git a/sandbox/src/sync_interception.h b/sandbox/win/src/sync_interception.h index 4ac23e7..4ac23e7 100644 --- a/sandbox/src/sync_interception.h +++ b/sandbox/win/src/sync_interception.h diff --git a/sandbox/src/sync_policy.cc b/sandbox/win/src/sync_policy.cc index 364cf73..364cf73 100644 --- a/sandbox/src/sync_policy.cc +++ b/sandbox/win/src/sync_policy.cc diff --git a/sandbox/src/sync_policy.h b/sandbox/win/src/sync_policy.h index 6404f79..6404f79 100644 --- a/sandbox/src/sync_policy.h +++ b/sandbox/win/src/sync_policy.h diff --git a/sandbox/src/sync_policy_test.cc b/sandbox/win/src/sync_policy_test.cc index 3c87243..3c87243 100644 --- a/sandbox/src/sync_policy_test.cc +++ b/sandbox/win/src/sync_policy_test.cc diff --git a/sandbox/src/target_interceptions.cc b/sandbox/win/src/target_interceptions.cc index a1d463b..a1d463b 100644 --- a/sandbox/src/target_interceptions.cc +++ b/sandbox/win/src/target_interceptions.cc diff --git a/sandbox/src/target_interceptions.h b/sandbox/win/src/target_interceptions.h index dd6e12c..dd6e12c 100644 --- a/sandbox/src/target_interceptions.h +++ b/sandbox/win/src/target_interceptions.h diff --git a/sandbox/src/target_process.cc b/sandbox/win/src/target_process.cc index 88e2751..88e2751 100644 --- a/sandbox/src/target_process.cc +++ b/sandbox/win/src/target_process.cc diff --git a/sandbox/src/target_process.h b/sandbox/win/src/target_process.h index 6e462c3..6e462c3 100644 --- a/sandbox/src/target_process.h +++ b/sandbox/win/src/target_process.h diff --git a/sandbox/src/target_services.cc b/sandbox/win/src/target_services.cc index e13a3d6..e13a3d6 100644 --- a/sandbox/src/target_services.cc +++ b/sandbox/win/src/target_services.cc diff --git a/sandbox/src/target_services.h b/sandbox/win/src/target_services.h index c4bf4f6..c4bf4f6 100644 --- a/sandbox/src/target_services.h +++ b/sandbox/win/src/target_services.h diff --git a/sandbox/src/threadpool_unittest.cc b/sandbox/win/src/threadpool_unittest.cc index 2c85b57..2c85b57 100644 --- a/sandbox/src/threadpool_unittest.cc +++ b/sandbox/win/src/threadpool_unittest.cc diff --git a/sandbox/src/unload_dll_test.cc b/sandbox/win/src/unload_dll_test.cc index 2bce1b8..2bce1b8 100644 --- a/sandbox/src/unload_dll_test.cc +++ b/sandbox/win/src/unload_dll_test.cc diff --git a/sandbox/src/win2k_threadpool.cc b/sandbox/win/src/win2k_threadpool.cc index fe2473e..fe2473e 100644 --- a/sandbox/src/win2k_threadpool.cc +++ b/sandbox/win/src/win2k_threadpool.cc diff --git a/sandbox/src/win2k_threadpool.h b/sandbox/win/src/win2k_threadpool.h index 8593fa3..8593fa3 100644 --- a/sandbox/src/win2k_threadpool.h +++ b/sandbox/win/src/win2k_threadpool.h diff --git a/sandbox/src/win_utils.cc b/sandbox/win/src/win_utils.cc index 8a43d97..8a43d97 100644 --- a/sandbox/src/win_utils.cc +++ b/sandbox/win/src/win_utils.cc diff --git a/sandbox/src/win_utils.h b/sandbox/win/src/win_utils.h index a80bb81..a80bb81 100644 --- a/sandbox/src/win_utils.h +++ b/sandbox/win/src/win_utils.h diff --git a/sandbox/src/win_utils_unittest.cc b/sandbox/win/src/win_utils_unittest.cc index 0f445ef..0f445ef 100644 --- a/sandbox/src/win_utils_unittest.cc +++ b/sandbox/win/src/win_utils_unittest.cc diff --git a/sandbox/src/window.cc b/sandbox/win/src/window.cc index 507ae57..507ae57 100644 --- a/sandbox/src/window.cc +++ b/sandbox/win/src/window.cc diff --git a/sandbox/src/window.h b/sandbox/win/src/window.h index f65b463..f65b463 100644 --- a/sandbox/src/window.h +++ b/sandbox/win/src/window.h diff --git a/sandbox/tests/common/controller.cc b/sandbox/win/tests/common/controller.cc index 6c73c2d..6c73c2d 100644 --- a/sandbox/tests/common/controller.cc +++ b/sandbox/win/tests/common/controller.cc diff --git a/sandbox/tests/common/controller.h b/sandbox/win/tests/common/controller.h index 5c2a471..5c2a471 100644 --- a/sandbox/tests/common/controller.h +++ b/sandbox/win/tests/common/controller.h diff --git a/sandbox/tests/common/test_utils.cc b/sandbox/win/tests/common/test_utils.cc index 929c322..929c322 100644 --- a/sandbox/tests/common/test_utils.cc +++ b/sandbox/win/tests/common/test_utils.cc diff --git a/sandbox/tests/common/test_utils.h b/sandbox/win/tests/common/test_utils.h index 9e17660..9e17660 100644 --- a/sandbox/tests/common/test_utils.h +++ b/sandbox/win/tests/common/test_utils.h diff --git a/sandbox/tests/integration_tests/integration_tests.cc b/sandbox/win/tests/integration_tests/integration_tests.cc index 5096abb..5096abb 100644 --- a/sandbox/tests/integration_tests/integration_tests.cc +++ b/sandbox/win/tests/integration_tests/integration_tests.cc diff --git a/sandbox/tests/integration_tests/integration_tests_test.cc b/sandbox/win/tests/integration_tests/integration_tests_test.cc index b610681..b610681 100644 --- a/sandbox/tests/integration_tests/integration_tests_test.cc +++ b/sandbox/win/tests/integration_tests/integration_tests_test.cc diff --git a/sandbox/tests/integration_tests/sbox_integration_tests.vcproj b/sandbox/win/tests/integration_tests/sbox_integration_tests.vcproj index 53816e7..53816e7 100644 --- a/sandbox/tests/integration_tests/sbox_integration_tests.vcproj +++ b/sandbox/win/tests/integration_tests/sbox_integration_tests.vcproj diff --git a/sandbox/tests/unit_tests/sbox_unittests.vcproj b/sandbox/win/tests/unit_tests/sbox_unittests.vcproj index a2df792..a2df792 100644 --- a/sandbox/tests/unit_tests/sbox_unittests.vcproj +++ b/sandbox/win/tests/unit_tests/sbox_unittests.vcproj diff --git a/sandbox/tests/unit_tests/unit_tests.cc b/sandbox/win/tests/unit_tests/unit_tests.cc index a9623db..a9623db 100644 --- a/sandbox/tests/unit_tests/unit_tests.cc +++ b/sandbox/win/tests/unit_tests/unit_tests.cc diff --git a/sandbox/tests/validation_tests/commands.cc b/sandbox/win/tests/validation_tests/commands.cc index d99451f..d99451f 100644 --- a/sandbox/tests/validation_tests/commands.cc +++ b/sandbox/win/tests/validation_tests/commands.cc diff --git a/sandbox/tests/validation_tests/commands.h b/sandbox/win/tests/validation_tests/commands.h index 9b797a5..9b797a5 100644 --- a/sandbox/tests/validation_tests/commands.h +++ b/sandbox/win/tests/validation_tests/commands.h diff --git a/sandbox/tests/validation_tests/sbox_validation_tests.vcproj b/sandbox/win/tests/validation_tests/sbox_validation_tests.vcproj index 9b7b599..9b7b599 100644 --- a/sandbox/tests/validation_tests/sbox_validation_tests.vcproj +++ b/sandbox/win/tests/validation_tests/sbox_validation_tests.vcproj diff --git a/sandbox/tests/validation_tests/suite.cc b/sandbox/win/tests/validation_tests/suite.cc index 3147f70..3147f70 100644 --- a/sandbox/tests/validation_tests/suite.cc +++ b/sandbox/win/tests/validation_tests/suite.cc diff --git a/sandbox/tests/validation_tests/unit_tests.cc b/sandbox/win/tests/validation_tests/unit_tests.cc index 490f7ec..490f7ec 100644 --- a/sandbox/tests/validation_tests/unit_tests.cc +++ b/sandbox/win/tests/validation_tests/unit_tests.cc diff --git a/sandbox/tools/finder/finder.cc b/sandbox/win/tools/finder/finder.cc index 26fc1b9..26fc1b9 100644 --- a/sandbox/tools/finder/finder.cc +++ b/sandbox/win/tools/finder/finder.cc diff --git a/sandbox/tools/finder/finder.h b/sandbox/win/tools/finder/finder.h index 0686b1d..0686b1d 100644 --- a/sandbox/tools/finder/finder.h +++ b/sandbox/win/tools/finder/finder.h diff --git a/sandbox/tools/finder/finder.vcproj b/sandbox/win/tools/finder/finder.vcproj index 787c847..787c847 100644 --- a/sandbox/tools/finder/finder.vcproj +++ b/sandbox/win/tools/finder/finder.vcproj diff --git a/sandbox/tools/finder/finder_fs.cc b/sandbox/win/tools/finder/finder_fs.cc index 7375b86..7375b86 100644 --- a/sandbox/tools/finder/finder_fs.cc +++ b/sandbox/win/tools/finder/finder_fs.cc diff --git a/sandbox/tools/finder/finder_kernel.cc b/sandbox/win/tools/finder/finder_kernel.cc index 66ab454..66ab454 100644 --- a/sandbox/tools/finder/finder_kernel.cc +++ b/sandbox/win/tools/finder/finder_kernel.cc diff --git a/sandbox/tools/finder/finder_registry.cc b/sandbox/win/tools/finder/finder_registry.cc index 4b18625..4b18625 100644 --- a/sandbox/tools/finder/finder_registry.cc +++ b/sandbox/win/tools/finder/finder_registry.cc diff --git a/sandbox/tools/finder/main.cc b/sandbox/win/tools/finder/main.cc index 6ffbec3..6ffbec3 100644 --- a/sandbox/tools/finder/main.cc +++ b/sandbox/win/tools/finder/main.cc diff --git a/sandbox/tools/finder/ntundoc.h b/sandbox/win/tools/finder/ntundoc.h index dc8c3a5..dc8c3a5 100644 --- a/sandbox/tools/finder/ntundoc.h +++ b/sandbox/win/tools/finder/ntundoc.h diff --git a/sandbox/tools/launcher/launcher.cc b/sandbox/win/tools/launcher/launcher.cc index 8f913b3..8f913b3 100644 --- a/sandbox/tools/launcher/launcher.cc +++ b/sandbox/win/tools/launcher/launcher.cc diff --git a/sandbox/tools/launcher/launcher.vcproj b/sandbox/win/tools/launcher/launcher.vcproj index 71ed011..71ed011 100644 --- a/sandbox/tools/launcher/launcher.vcproj +++ b/sandbox/win/tools/launcher/launcher.vcproj diff --git a/sandbox/wow_helper.sln b/sandbox/win/wow_helper.sln index 26d0da2..26d0da2 100644 --- a/sandbox/wow_helper.sln +++ b/sandbox/win/wow_helper.sln diff --git a/sandbox/wow_helper/service64_resolver.cc b/sandbox/win/wow_helper/service64_resolver.cc index d54e0b0..d54e0b0 100644 --- a/sandbox/wow_helper/service64_resolver.cc +++ b/sandbox/win/wow_helper/service64_resolver.cc diff --git a/sandbox/wow_helper/service64_resolver.h b/sandbox/win/wow_helper/service64_resolver.h index f782172..f782172 100644 --- a/sandbox/wow_helper/service64_resolver.h +++ b/sandbox/win/wow_helper/service64_resolver.h diff --git a/sandbox/wow_helper/target_code.cc b/sandbox/win/wow_helper/target_code.cc index 1f93988..1f93988 100644 --- a/sandbox/wow_helper/target_code.cc +++ b/sandbox/win/wow_helper/target_code.cc diff --git a/sandbox/wow_helper/target_code.h b/sandbox/win/wow_helper/target_code.h index 56db6fe..56db6fe 100644 --- a/sandbox/wow_helper/target_code.h +++ b/sandbox/win/wow_helper/target_code.h diff --git a/sandbox/wow_helper/wow_helper.cc b/sandbox/win/wow_helper/wow_helper.cc index 6c272e4..6c272e4 100644 --- a/sandbox/wow_helper/wow_helper.cc +++ b/sandbox/win/wow_helper/wow_helper.cc diff --git a/sandbox/wow_helper/wow_helper.exe b/sandbox/win/wow_helper/wow_helper.exe Binary files differindex f9bfb4b..f9bfb4b 100755 --- a/sandbox/wow_helper/wow_helper.exe +++ b/sandbox/win/wow_helper/wow_helper.exe diff --git a/sandbox/wow_helper/wow_helper.pdb b/sandbox/win/wow_helper/wow_helper.pdb Binary files differindex 9cb67d0..9cb67d0 100644 --- a/sandbox/wow_helper/wow_helper.pdb +++ b/sandbox/win/wow_helper/wow_helper.pdb diff --git a/sandbox/wow_helper/wow_helper.vcproj b/sandbox/win/wow_helper/wow_helper.vcproj index 5482fbd..5482fbd 100644 --- a/sandbox/wow_helper/wow_helper.vcproj +++ b/sandbox/win/wow_helper/wow_helper.vcproj |