The paper presents a novel malware detection method focusing on mining sequential patterns of API calls to identify malicious behavior, employing dynamic analysis and sequential pattern mining techniques. It experiments with three machine learning algorithms, finding that the Random Forest classifier achieves the highest F-measure of 0.999 on a dataset of over 8,000 samples. The results indicate the effectiveness of the proposed approach in efficiently detecting malware using representative API call patterns.