You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository generates process mining event log features. Most of the features have been extracted from several process mining scientific papers. Please feel free to use these features in your process mining projects and contribute to the project, if you develop new ideas :)
It is a program written in Python3 in order to facilitate process analysis and to easily access Windows process tools. In this way, it facilitates malware analysis processes. In addition, processes running in the background can be detected. After the program is started, it continues to run in the background. Afterwards, the tools can be accesse…