A study on Software Reuse System Using Reverse Engineering

역공학을 이용한 소프트웨어 재사용 시스템에 관한 연구

  • Choe, Eun-Man (Dept.of Computer Engineering, Dongguk University)
  • 최은만 (동국대학교 컴퓨터공학과)
  • Published : 1997.01.01

Abstract

Software reuse techniques make reapplication of various well-organized information knowledge to system development so that improve productivity and make it easy to maintain software. This paper describes the design and implementation of CSORUS(C and C++ SOurce ReUse System) which can extract reuse components using reverse engineering, and store, retrieve, merge them written with C of C++ programming language. The construction components using reverse engineering has advantage in quality assurance because they are reliable components already tested in real environments.

소프트웨어 재 사용 기법은 기존의 시스템을 개발하는데 사용된 다양한 형태의 정보와 지식을 다른 시스템 개발에 재적용함으로써 생산성을 향상할 수 있고 유지보 수를 쉽게 할 수 있다. 본 논문에서는 C 및 C++로 개발된 원시 코드를 대상으로 역공 학을 이용하여 재사용 가능한 부품을 수출하고 이 부품을 저장 및 검색, 합성하여 사 용할 수 있는 재사용 시스템 CSORUS(C and C++ SOurce ReUse System)를 설계 및 구현 하였다. 역공학을 이용하여 재사용 부품을 구축할 경우 실무 분야에서 적용되어 검증 받은 신뢰도가 높은 부품이므로 재사용 부품의 신뢰도와 새로운 시스템의 유지보수를 쉽게 할 수 있다면 장점이 있다.

Keywords