scispace - formally typeset
Y

Yoon-Chan Jhi

Researcher at Samsung SDS

Publications -  16
Citations -  785

Yoon-Chan Jhi is an academic researcher from Samsung SDS. The author has contributed to research in topics: Obfuscation (software) & Plagiarism detection. The author has an hindex of 11, co-authored 16 publications receiving 684 citations. Previous affiliations of Yoon-Chan Jhi include Pennsylvania State University & Samsung.

Papers
More filters
Patent

Proactive worm containment (pwc) for enterprise networks

TL;DR: A proactive worm containment (PWC) solution for enterprises uses a sustained faster-than-normal outgoing connection rate to determine if a host is infected as discussed by the authors, and two white detection techniques are used to reduce false positives, including a vulnerability time window lemma to avoid false initial containment, and a relaxation analysis to uncontain (or unblock) those mistakenly contained (or blocked) hosts, if there are any.
Proceedings ArticleDOI

Behavior based software theft detection

TL;DR: This work proposes a system call dependence graph based software birthmark called SCDG birthmark, and examines how well it reflects unique behavioral characteristics of a program to show that it is capable of detecting software component theft where only partial code is stolen.
Proceedings ArticleDOI

Detecting Software Theft via System Call Based Birthmarks

TL;DR: To the knowledge, the detection system based on SCSSB and IDSCSB is the first one that is capable of software component theft detection where only partial code is stolen.
Proceedings ArticleDOI

Value-based program characterization and its application to software plagiarism detection

TL;DR: This work introduces a novel approach to dynamic characterization of executable programs based on an observation that some critical runtime values are hard to be replaced or eliminated by semantics-preserving transformation techniques and how to apply this runtime property to help solve problems in software plagiarism detection.
Proceedings ArticleDOI

A first step towards algorithm plagiarism detection

TL;DR: Two dynamic value-based approaches, namely N-version and annotation, for algorithm plagiarism detection are proposed, motivated by the observation that there exist some critical runtime values which are irreplaceable and uneliminatable for all implementations of the same algorithm.