This document presents a new integer factorization algorithm that combines Fermat's factorization algorithm and Euler's theorem to improve efficiency by eliminating square root computations and maintaining loop counts. The proposed method demonstrates reduced computation time and is applicable to various modified methods based on Fermat's analysis. Additionally, comparisons with existing algorithms highlight the advantages in terms of loop reduction and computational cost.