• Title/Summary/Keyword: Symbolic function

Search Result 208, Processing Time 0.02 seconds

An Analysis Method for Detecting Vulnerability to Symbolic Link Exploit (심볼릭 링크 공격 취약성 검출을 위한 분석 기법)

  • Joo, Seong-Yong;Ahn, Joon-Seon;Jo, Jang-Wu
    • The KIPS Transactions:PartA
    • /
    • v.15A no.1
    • /
    • pp.45-52
    • /
    • 2008
  • In this paper we define a vulnerable code to symbolic link exploit and propose a technique to detect this using program analysis. The existing methods to solve symbolic link exploit is for protecting it, on accessing a temporary file they should perform an investigation whether the file is attacked by symbolic link exploit. If programmers miss the investigation, the program may be revealed to symbolic link exploit. Because our technique detects all the vulnerable codes to symbolic link exploit, it helps programmers keep the program safety. Our technique add two type qualifiers to the existing type system to analyze vulnerable codes to symbolic link exploit, it detects the vulnerable codes using type checking including the added type qualifiers. Our technique detects all the vulnerable codes to symbolic link exploit automatically, it has the advantage of saving costs of modifying and of overviewing all codes because programmers apply the methods protecting symbolic link exploit to only the detected codes as vulnerable. We experiment our analyzer with widely used programs. In our experiments only a portion of all the function fopen() is analyzed as the vulnerabilities to symbolic link exploit. It shows that our technique is useful to diminish modifying codes.

DECOMPOSITION FORMULAS AND INTEGRAL REPRESENTATIONS FOR SOME EXTON HYPERGEOMETRIC FUNCTIONS

  • Choi, Junesang;Hasanov, Anvar;Turaev, Mamasali
    • Journal of the Chungcheong Mathematical Society
    • /
    • v.24 no.4
    • /
    • pp.745-758
    • /
    • 2011
  • Generalizing the Burchnall-Chaundy operator method, the authors are aiming at presenting certain decomposition formulas for the chosen six Exton functions expressed in terms of Appell's functions $F_3$ and $F_4$, Horn's functions $H_3$ and $H_4$, and Gauss's hypergeometric function F. We also give some integral representations for the Exton functions $X_i$ (i = 6, 8, 14) each of whose kernels contains the Horn's function $H_4$.

A Study on the Categorization and Characterization of Light in Space (공간에서 빛의 유형분류와 특성에 관한 연구)

  • Shin, Moon-Young;Kim, Joo-Yun
    • Korean Institute of Interior Design Journal
    • /
    • v.19 no.4
    • /
    • pp.22-30
    • /
    • 2010
  • Light has primary function to enlighten the darkness. However, as development and progresses in media has caused big change in our life, the range of usage and application of light is broadened. And these days, light is actively used as a communication tool in a space. This thesis is based on an idea that a new prospect of light is required and at the same time the theoretical foundation should be established to take active advantage of light. In Chapter two, analysis criteria are established to verify study hypothesis. The applied methodology is to analysis the contents based on literature review. Key words related light in space design are extracted and the frequency of those key words are quantitatively measured. Taking advantage of the result, the characteristics of light are divided into three categories, 'light as symbolic information', 'light as communication medium' and 'light as topological form'. In chapter three, analysis of cases is performed. The cases are selected based on space analyzing criteria established in Chapter two. Qualitative analysis is performed on the cases categorized into natural light and artificial light. Basic analysis elements are evaluated for each case. And each case is allocated to one of three categories, 'light as symbolic information', 'light as communication medium' and 'light as topological form'. Through this analysis, it is found that light in space has prevailing characteristics of 'light as symbolic information' and 'light as communication medium'.

A Study on the Development of Symbolic Places for Local Cultural Festival - Focused on the places for International Jazz Festival in Gapyeong - (지역문화축제 활성화를 위한 상징공간 구축방안 연구 -가평 국제 재즈페스티벌 장소를 중심으로-)

  • Lee, Hyung-Sook
    • Journal of Korean Society of Rural Planning
    • /
    • v.20 no.2
    • /
    • pp.151-158
    • /
    • 2014
  • The purposes of this study is to identify a proper spot to create a symbolic place for the International Jazz Festival and to improve the connections among the place assets of Gapyeong as a place marketing strategies. To this end, the analysis and interpretation of spatial structure was conducted using space syntax. The results of the study showed that the entire structure of the space formed in the axis of a total of 200. The value of total integration was 0.833, which is relatively low, and the local integration degree was 1.588 degrees. Gahwa Street has the highest value of full integration (1.264) among the major points related with the Festival, followed by the former Gapeyong Station area (1.189). As a result, the former Gapeyong station area was identified as a recommendable place for symbolic place because it is highly accessible to the surrounding areas and spacious enough to function as a plaza. Developing a cultural street occupied by jazz cafes, concerts, shops and restaurants, and transforming the old railroad into a linear park will enhance the image of jazz city and help place marketing.

A Case Analysis Utilization of Historical Buildings - Focused on Conversion-type Buildings - (역사적 건축물의 활용에 관한 사례분석 - 전용형 사례를 중심으로 -)

  • Park, Jong-Hye;Shin, Kyung-Joo
    • Korean Institute of Interior Design Journal
    • /
    • v.22 no.5
    • /
    • pp.51-59
    • /
    • 2013
  • This study aimed to present the possibilities that a variety of conversions can be made in terms of the spatial function through the situation analysis and in-depth case studies, focusing on the cases of the conversion of historic buildings. Literature analysis and case analysis technique were conducted as the research methods. For the literature analysis, the researcher selected 105 cases of conversion-type buildings by recombining and reanalyzing them to space functional changes; the SPSS PC+ 18.0 program was used as the analysis tool to conduct a frequency analysis and cross analysis. In-depth analysis was conducted to investigate the overview of the architecture, building history, spatial functional changes, space program, conservation value, and the conserved parts by selecting 9 cases in Korean and foreign countries that have been recently converted through literature analysis and the results of the study were as follows. 1) As a result of analyzing the changes in function, the highest percentage of the cases was conversion into the cultural function (63.8%). 2) There were cases for conversion into the commercial function, business function, accommodation function and educational function besides cultural function. 3) As a result of spatial program, the attempts to increase the utilization of the building generally by applying the complex space with more than two functions could be seen. 4) The buildings with historical and architectural value were conserved most of the outer wall and some portion of internal parts; the buildings with symbolic value were renovated largely, while preserving symbolic parts; and the buildings with practical value were renovated in a way that maintains the structural parts while changing the interior space to be suitable for their function.

Automated Unit-test Generation for Detecting Vulnerabilities of Android Kernel Modules (안드로이드 커널 모듈 취약점 탐지를 위한 자동화된 유닛 테스트 생성 기법)

  • Kim, Yunho;Kim, Moonzoo
    • Journal of KIISE
    • /
    • v.44 no.2
    • /
    • pp.171-178
    • /
    • 2017
  • In this study, we propose an automated unit test generation technique for detecting vulnerabilities of Android kernel modules. The technique automatically generates unit test drivers/stubs and unit test inputs for each function of Android kernel modules by utilizing dynamic symbolic execution. To reduce false alarms caused by function pointers and missing pre-conditions of automated unit test generation technique, we develop false alarm reduction techniques that match function pointers by utilizing static analysis and generate pre-conditions by utilizing def-use analysis. We showed that the proposed technique could detect all existing vulnerabilities in the three modules of Android kernel 3.4. Also, the false alarm reduction techniques removed 44.9% of false alarms on average.

Landscape Design for Kwangyang Station (광양역사 조경설계)

  • 김신원;이시영;조광영
    • Journal of the Korean Institute of Landscape Architecture
    • /
    • v.31 no.4
    • /
    • pp.39-48
    • /
    • 2003
  • The Office of Korean National Railroads announced a design competition for Kwangyang Station and sought design proposals in October of 2002. The authors collaborated on a landscape design for Kwangyang Station and earned first prize in the competition. The Office decided to construct outdoor public spaces of Kwangyang Station for railroad users, visitors and staff, and local residents. The landscape design covers the following: site inventory and analysis; integration of design program and site analysis; evaluation of design concept; selecting a winning design alternative; schematic design including circulation form and spatial form; and design development including subarea design. In the design process, the authors focused on the integration and interpretation of site conditions as related to the Kwangyang Station building. They also collectively analyzed and considered the physical development of the outdoor spaces of Kwangyang Station. The following are some of the major areas in the design of the outdoor spaces of Kwangyang Station: 1) a plaza for waiting, 2) an entry area for passengers, 3) a train cafeteria, 4) a cultural plaza, 5) an image wall, and 6) a symbolic pond. The plaza for waiting is created as a place for users to wait and rest. The entry area for passengers provides an area for pedestrians approaching, passing and strolling. The train cafeteria features trains, lawns, grasses and trees. The cultural plaza is a main area representing the regional characteristics of Kwangyang. This plaza also provides an area for various public events. The image wall is meant to be an exhibition space for displaying the advancements of Korean National Railroads in sculptural image forms. The symbolic pond consists of an area with symbolic water features and several sculptures with artistic value. In the authors' design, the outdoor spaces of Kwangyang station are created as a new type of public realm with function, regional quality, original identity, cultural context, symbolic meaning and images, and beauty. The designed spaces would be one of the most representative places of interest and attraction in Kwangyang.

Improving Symbolic Model Checking Performance Withy Retiming (Retiming을 이용한 Symbolic Model Checking 성능 향상에 관한 연구)

  • Kang, Hyeong-Ju
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.14 no.10
    • /
    • pp.2310-2316
    • /
    • 2010
  • This paper presents an application of retiming to model checking, a branch of formal verification. Retiming can change the transition relation of a circuit without changing its input-output behaviour by relocating its registers. With the retiming, a given circuit can have a different structure more adequate for model checking. This paper proposes a cost function to reflect the number of registers and the characteristic of its transition relation and develops a heuristic annealing algorithm to search efficiently the circuit structures obtained by retiming. Experimental results show that the proposed method can improve the model checking performance.

A Comparison of Symbolic Content in American and Japanese Animation: Food Scenes in "The Simpsons" and "Atashin'chi" (미 · 일 애니메이션에 표현된 음식장면의 상징적 속성 비교 -가족 구성의 애니메이션 <심슨>과 <아따신찌>를 중심으로-)

  • Koo, Bo-Room;Kwon, Kyung-Min
    • The Journal of the Korea Contents Association
    • /
    • v.13 no.11
    • /
    • pp.79-86
    • /
    • 2013
  • In general, food depicted in animated films symbolically conveys cultural emotions. And yet, as diverse studies have shown, even from the perspective of cultural semiotics, there are different ways to interpret food symbolism. This study focuses on food depicted in American and Japanese animation, through a comparative analysis of scenes from "The Simpsons" (1989-present), the longest-running American animated program, and "Atashin'chi" (2002-2009), a much-beloved animated sitcom that follows the daily experiences of a Japanese family. It is hoped that the research presented here may be applied as a criterion in the production stage for understanding the cognitive function of cultural underpinnings and symbolic expression in animated works.

A Study on the Symbolic Meaning of the Costume Colours (복색 상징적 의미에 관한연구)

  • 이순홍
    • Journal of the Korean Society of Costume
    • /
    • v.30
    • /
    • pp.85-99
    • /
    • 1996
  • This study has been made to examine the symbolic meaning of our traditional costume colours based on the theory of yin-yang Wu-hsing the interaction of yin and yang with the rotation of the five agents wood firt earth metal and waters. Presenting the spirt and the life of our race the costume culture has been keep-ing its own systematic symbol. Being sensible the colour has to be under-stood as the colour sense therefore the cos-tume colour has begun to have the symbolic meaning with the feeling or the mental value. According to the theory of yin-yang wu-hsing the costume colour has presented our racial sprit way of thinking and way of life for a long time and it has become the tra-ditional culture at last. Based on the doctrine of cosmic harmony through the motion of yin and yang or the passive and active elements are their five agents form the material force of everything. The order of nature has its counterpart in five symbolic costume colours wood-blue ; fire-red: earth-yellow; metal-white: water-black. The five colours are called the primary colours. which produce the next compound colours. Accepted in the social system as well as the social stats the costume colour has set up systematically. The theory of Yin-yang Wu-hsing has given the five colours the symbolic meanings and its mainstream has been the function of Sangsaeng and Sangeuk which are genera-ted by the power of virture. The former is mu-tually beneficial while the latter destructive. The colour as a costume colour has been made distinction between the colour of the up-per classes and the colour of the middle and lower classes and the specific colour has presented the symbolic meanings. The yeollow the red and the purple have been regarded as the colour of king queen and upper classes Being the colour recognition the costume colour has been established by the society and the race generally Implied the spiritual elements the colour recognition could select the lucky colour in accordance with one's des-tiny. Besides the colour recognition has begun to appear as the racial costumes to protect the society and to pray for good fortune. According to the theory of Yin-yang Wu-hsing the costume colour has been forming through our long history and has become our costume culture. Therefore the colour of the costume has signified not only the colour sense but also the important symbolic meanings.

  • PDF