# Reverse Engineering Course

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1312](https://news.hada.io/topic?id=1312)
- GeekNews Markdown: [https://news.hada.io/topic/1312.md](https://news.hada.io/topic/1312.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-01-17T08:28:55+09:00
- Updated: 2020-01-17T08:28:55+09:00
- Original source: [github.com](https://github.com/0xZ0F/Z0FCourse_ReverseEngineering)
- Points: 8
- Comments: 2

## Topic Body

x64 Windows 리버스 엔지니어링 교육 자료

1. 바이너리 기초

2. 어셈블리

3. 도구

4. 베이직 리버싱

5. DLL

6. Malware

## Comments



### Comment 928

- Author: xguru
- Created: 2020-01-17T08:30:57+09:00
- Points: 1

아직 작성중이라 내용이 아주 많지는 않음. 기록해 뒀다가 나중에 와바야 할듯.

6장 Malware 부분이 재미날듯 ( 실제 Malware 파일도 제공.. )

### Comment 929

- Author: xguru
- Created: 2020-01-17T08:35:29+09:00
- Points: 1
- Parent comment: 928
- Depth: 1

관련 강의들 모음 ( from https://news.ycombinator.com/item?id=22063610 )

Secure Software Principles - CSCI 4971, Spring 2010:

http://www.cs.rpi.edu/academics/courses/spring10/csci4971/

Malware Analysis - CSCI 4972/6963, Spring 2013:

http://security.cs.rpi.edu/courses/malware-spring2013/

Advanced Exploitation and Rootkit Development, Spring 2013:

http://security.cs.rpi.edu/~candej2/

Program Obfuscation, Fall 2013:

http://security.cs.rpi.edu/courses/obfuscation-fall2013/syll...

Windows Exploitation, Spring 2014:

http://security.cs.rpi.edu/~gaasem/winexp/IndependentStudy.pdf

http://gaasedelen.blogspot.com/2014/02/windows-exploitation-smashing-stacks.html

Modern Binary Exploitation - CSCI 4968, Spring 2015:

https://github.com/RPISEC/MBE

Malware Analysis - CSCI 4976, Fall 2015:

https://github.com/RPISEC/Malware

Hardware Reverse Engineering - CSCI 4974, Spring 2014:

http://security.cs.rpi.edu/courses/hwre-spring2014/
