This paper proposes a novel method for classifying malware by converting malware binaries into 1D signals to overcome the limitations of existing static and dynamic analysis methods. While existing 2D image conversion methods suffer from information loss due to quantization noise and the introduction of 2D dependencies, our 1D signal conversion method addresses these issues. We apply a conventional 2D CNN architecture to 1D signal classification, and develop a custom 1D CNN based on the ResNet architecture and squeeze-and-excitation layers. We evaluate the proposed method on the MalNet dataset. As a result, we achieve state-of-the-art F1 scores of 0.874, 0.503, and 0.507 for binary, type, and series-level classification, respectively.