• Title/Summary/Keyword: Windows 운영체제

Search Result 219, Processing Time 0.024 seconds

Developing File Security for Windows Operating System (윈도우 운영체제에서 파일 보안 기능 개발)

  • Jang, Seung-Ju
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.14 no.6
    • /
    • pp.1423-1428
    • /
    • 2010
  • This paper designs file security function on Windows O.S. Whenever you use Windows O.S, you need to protect some file data. This paper designs these security protection functions. This paper proposes two security functions on Windows O.S. One is file security. the other is directory access protection. To check the proposed functions well, I experiment the above functions on the Windows O.S. By this experiment, I confirmed that the proposed function worked well.

Windows 7 Operating System Event based Visual Incident Analysis System (윈도우즈 7 운영체제 이벤트에 대한 시각적 침해사고 분석 시스템)

  • Lee, Hyung-Woo
    • Journal of Digital Convergence
    • /
    • v.10 no.5
    • /
    • pp.223-232
    • /
    • 2012
  • Recently, the leakage of personal information and privacy piracy increase. The victimized case of the malicious object rapidlies increase. Most of users use the windows operating system. Recently, the Windows 7 operating system was announced. Therefore, we need to study for the intrusion response technique at the next generation operate system circumstances. The accident response technique developed till now was mostly implemented around the Windows XP or the Windows Vista. However, a new vulnerability problem will be happen in the breach process of reaction as the Windows 7 operating system is announced. In the windows operating system, the system incident event needs to be efficiently analyzed. For this, the event information generated in a system needs to be visually analyzed around the time information or the security threat weight information. Therefore, in this research, we analyzed visually about the system event information generated in the Windows 7 operating system. And the system analyzing the system incident through the visual event information analysis process was designed and implemented. In case of using the system developed in this study the more efficient accident analysis is expected to be possible.

Comparison of Windows11 by Architecture Using Digital Forensics (디지털포렌식을 이용한 아키텍처별 Windows11의 비교)

  • Kim, Jong-Do;Hong, Seoung-Pyo;Lee, HoonJae
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2022.07a
    • /
    • pp.263-266
    • /
    • 2022
  • 최근 프로세서 제조공정의 급속한 발전으로 프로세서의 종류에 상관없이 같은 운영체제를 설치 할 수 있게 되었다. 하지만 근본적으로 프로세서의 종류에 따라 차이점이 있고, 동작방식이 다르기 때문에 포렌식 할 경우 같은 운영체제라도 다른 결과가 나올 수 있다. 본 논문은 디지털포렌식을 이용하여 CISC 프로세서의 Windows 운영체제와 RISC 프로세서의 Windows운영체제를 비교하고, 프로세서 방식에 따른 차이점을 통해 후속 연구 방향을 제시한다.

  • PDF

Implementation of Registry Virtualization on Windows (윈도우 운영체제에서 레지스트리 가상화 구현)

  • Shin, Dong-Ha
    • Journal of the Korea Society of Computer and Information
    • /
    • v.15 no.2
    • /
    • pp.19-26
    • /
    • 2010
  • The Windows registry is a hierarchical database where the configuration data of a system or application programs is stored. In this paper, we presented and implemented a registry virtualization algorithm and measured its performance. The registry virtualization algorithm presented in the paper is called Copy-One-level On Write-Open(COOWO) that is a modified version of general Copy On Whte(COW) method to make it suitable for registry virtualization. In this paper, we implemented the proposed algorithm as a dynamically loadable library in Windows and applied it to many Windows application programs. This paper is meaningful since we described a registry virtualization algorithm in detail in situation where we can not find papers that describe the registry virtualization in detail, and we could find the performance of the algorithm can be used in the real applications.

The Next Generation of Structural Engineering Automation Systems (미래의 구조공학 자동화시스템)

  • 황의승
    • Computational Structural Engineering
    • /
    • v.10 no.2
    • /
    • pp.51-55
    • /
    • 1997
  • 미래의 구조공학 자동화시스템은 Windows NT 운영체제의 저가의 데스크탑 컴퓨터에서 작동하며 객체지행적 CAD를 사용할 것이다. 모든 구조공학 관련 프로그램들은 객체지향 프로그램기법과 병렬처리기술로 재개발될 것이다. 구조공학 관련 소프트웨어프로그램의 통하븐 Microsoft사의 Objected Linking and Embedding(OLe)자동화 기술과 강력한 다중처리, 그리고 Windows NT의 다중연결 서버 기능에 의하여 이루어진다. 이 논문에서는 먼저 Windows NT의 다중연결 서버 기능에 의하여 이루어진다. 이 논문에서는 먼저 Windows NT 운영체제의 데스크탑 컴퓨터에서 구조공학 자동화시스템의 응용현황을 설명하고 미래의 구조공학 자동화 소프트웨어의 개발경향과 전략에 대해 논하게 될 것이다.

  • PDF

Real-Time Support on Windows XP of Multi-Processor (멀티프로세서 윈도우즈 XP 상에서 실시간성 지원)

  • Song, Chang-In;Lee, Seung-Hoon;Lee, Cheol-Hoon
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2012.01a
    • /
    • pp.21-24
    • /
    • 2012
  • 실시간성(Real-Time)이란 정확한 주기에 정확한 결과 값의 반환, 혹은 일정한 주기마다 정해진 일을 수행하는 것으로써, 내장형 소프트웨어 분야에서 갖추어야할 가장 중요한 요건이다. 최근 이러한 내장형 시스템의 사양이 싱글프로세서에서 멀티프로세서로 변화됨에 따라 멀티프로세서 상에서의 실시간성을 제공하기 위한 연구가 중요시 되고 있다. 실시간성은 운영체제에 종속적으로 운영체제에 따라 제공여부가 결정되는데, 범용 운영체제인 리눅스의 경우 운영체제에 패치(Patch)를 통해 실시간성을 제공하고 있다. 그러나 다른 범용 운영체제인 윈도우즈의 경우 고가의 구입비용을 가지는 서드파티를 구매하여 실시간성을 제공해야한다. 이에 따라 실시간성을 제공하는 윈도우즈 기반의 제품을 개발 시 개발 비용의 증가를 초래하는 문제점이 발생한다. 따라서 이러한 문제점을 해결하기 위해 범용 운영체제인 멀티프로세서 기반의 윈도우즈 XP 환경에서 실시간성을 제공하기 위한 연구가 필요하다.

  • PDF

Parallel Computing Environment based on Windows Operating System (Windows 운영체제 기반의 병렬 계산 환경)

  • Choe, Jeong Yeol;Sin, Jae Ryeol;Kim, Myeong Ho
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.31 no.4
    • /
    • pp.16-25
    • /
    • 2003
  • A parallel computing environment based on Windows operating system was constructed and a performance test was mode in comparison with Linux based systems. The Windows 2000 cluster was composed with servers and clients connected by Fast-ethernet, within which two sub-clusters may operates together or separately. Compaq Visual Fortran complier and two MPI libraries, MPICH.NT.1.2.2 and NT-MPICHNT.1.2 were installed as computing tools. Parallel computing performance tests were carried out using two-dimensional preconditioned Navier-Stokes code to examine the dependency on the number of processors, problem size and MPI libraries, those were compared with results from Linux clusters. Results shows that a cluster based on the user-friendly Windows operating system is also useful for the parallel computing and has good performance comparable to the previous Linux clusters.

A Research to support Real-time of TAO on VxWorks Real-time Operating System (실시간 운영체제 VxWorks 상에서 통신 미들웨어 TAO의 실시간성 지원에 대한 연구)

  • Lim, jae-seok;Son, jae-yeol;Lee, yong-tae;Lee, cheol-hoon
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2009.05a
    • /
    • pp.845-850
    • /
    • 2009
  • To support distributed environment that is independent and standardized between heterogeneous system, a study on the TAO(The ACE ORB) communication middleware based on the RT-CORBA is highly being done. The TAO supports real-time features not on the general purpose operating system like Windows or Linux but on the real time operating system like Vxworks or LynxOS. In this paper, we build and construct environment that supports a thread-level real time feature by porting the TAO on VxWorks target. Also we validate the ported TAO by network communication with the TAO of Windows.

  • PDF

The design and Implementation of Mobile Platform for dependent mobility in Operating Systems (운영체제에 독립적인 이동성 제공을 위한 플랫폼 설계 및 구현)

  • Park, Chul;Kim, Kyoung-Soo;Kim, Won-Tae
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04d
    • /
    • pp.644-646
    • /
    • 2003
  • 본 논문은 현재 각각의 운영체제에서 운영 및 구현되고 있는 Mobile Node들의 의존성을 최소화하여 설계하고 이를 개발한다. Mobile IP의 RFC 2002를 준수하여 Mobile Node를 운영하는 방법을 설계하여 Mobile Node에 이동성을 제공한다. 여기에는 각각 운영체제만의 특정 코드상의 특징을 제외하고 설계된 기본적인 모듈들을 사용하는 방식을 통해 제안하고, 이에 해당하여 사용되는 이동 에이전트인 HUT code를 수정, 보안한다. 이 설계방식을 가볍게 하여 PC기반의 Linux부터 현재 가장 범용적으로 사용되고 있는 Windows계열의 운영체제 및 휴대성을 강조한 PDA상의 Windows CE에서까지 개발한다.

  • PDF

A Design and Implementation of Windows CE Boot Loader to support Compact Flash (컴팩트 플래시 지원을 위한 Windows CE 부트로더의 설계 및 구현)

  • Pi Mu-ho;choi Jong-pil;Kong Ki-sok
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11a
    • /
    • pp.931-933
    • /
    • 2005
  • Windows CE는 Microsoft사의 Windows 운영체제 가운데서 가장 작은 운영체제로서 일반 데스크톱 Windows 커널을 수용할 수 없는 소형/임베디드 장비에서 주로 사용되어진다. 현재 Windows CE에서 사용되고 있는 부트로더로는 E-boot(Ethernet bootloader)가 있으며 RAM 이미지와 플래시 이미지 다운로드 기능을 제공한다. E-boot의 문제점으로는 플래시 메모리상에서 부팅을 수행하기 때문에 NOR 타입의 플래시만을 지원하여, 컴팩트 플래시와 같은 NAND 타입의 플래시 지원하지 않는다. 이는 OS Binary 이미지의 용량이 NOR 플래시를 초과할 경우에 수행이 불가능하다는 문제를 발생시킨다. 따라서 본 논문에서는 기존의 E-boot를 수정하여 NDR 플래시보다 상대적으로 가격이 저렴하고 휴대성이 좋은 컴팩트 플래시 메모리를 이용하여 부팅이 가능한 부트로더를 구현한다. 또한 컴팩트 플래시 지원을 위한 새로운 읽기/쓰기 메카니즘을 소개한다.

  • PDF