# Rust로 6개 OS에서 실행되는 APE 실행파일 만들기

> Clean Markdown view of GeekNews topic #7075. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7075](https://news.hada.io/topic?id=7075)
- GeekNews Markdown: [https://news.hada.io/topic/7075.md](https://news.hada.io/topic/7075.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-07-30T09:49:01+09:00
- Updated: 2022-07-30T09:49:01+09:00
- Original source: [ahgamut.github.io](https://ahgamut.github.io/2022/07/27/ape-rust-example/)
- Points: 13
- Comments: 2

## Topic Body

> “Rust is Actually Portable”  
- Cosmopolitan Libc 를 이용해서 APE(Actually Portable Executable) 실행파일을 생성  
- 한개의 바이너리가 윈/맥/리눅스/FreeBSD/NetBSD/OpenBSD 등에서 동작

## Comments



### Comment 11585

- Author: v08zbv8fvlkjasdflkj
- Created: 2022-07-30T17:23:11+09:00
- Points: 2

유니버설하게 랜섬웨어 작성하기 좋겠네요

### Comment 11582

- Author: xguru
- Created: 2022-07-30T09:50:01+09:00
- Points: 2

Cosmopolitan 과 APE(Actually Portable Executable) 에 대해서는 아래 링크들을 참고하세요   
- [Cosmopolitan libc - Build-Once Run-Anywhere C](https://news.hada.io/topic?id=3489)  
- [Cosmopolitan v1.0 공개](https://news.hada.io/topic?id=4278)
