강의

멘토링

로드맵

BEST
Security & Network

/

Computer Security

リバーシングこれは知っておくべきです

リバーシングに必要なものを一緒に学習して分析しながら、自分で問題を解決できる姿勢と習慣を作ることに目標を置いています。

  • SecurityFactory
Reversing

学習した受講者のレビュー

リバーシングこれは知っておくべきです

Reverse Engineering(逆工学分析)といえば、なんだか見慣れず難しく感じられます。 「なぜそうなのか」を考えてみると、先入観が大きくないかと思います。知ってみるととても簡単で、当然のことがリバーシングです。ところが間違った勉強方法で漠然と近づいてみると、当然難しく感じられるしかないのです。分析で最も重要なのは興味と楽しさを感じることです。それが原動力になると、単に理論を学習するよりも大きな相乗効果を発揮することになります。
「リバーシング この程度は知るべきだ」というリバーシングに興味があれば誰でも簡単で楽しく学べるように構成しました。その中で、今回は私たちがリバーシングをするのに必要なものを一緒に学習して練習してみましょう。

学習目標

勉強が理論を学ぶのにとどまったら退屈するだけで、それ以上発展することはできません。この教育は、一緒に分析しながら自分で問題を解決できる姿勢と習慣を作ることに目標を置いています。

役に立つ方

  • 今は未熟だが優れたリバーシングスキルを整えたい方
  • リバーシングを学びたいのですが、その方法と方向を知らずに迷う方
  • リバーシングに欲がある人や興味のある方

サンプル分析

学習した内容に基づいて直接分析し、一緒に問題を解決してみます。

注意事項

  • VirtualBoxまたはVMWAREのインストールおよび分析環境の設定(「Intro。
  • 教育教材と実習ファイルは別途提供

こんにちは
です。

カリキュラム

全体

28件 ∙ (2時間 27分)

講座掲載日: 
最終更新日: 

受講レビュー

全体

43件

4.7

43件の受講レビュー

  • dypar331643님의 프로필 이미지
    dypar331643

    受講レビュー 1

    平均評価 5.0

    5

    100% 受講後に作成

    "Inflearn's Best Reversing Basics Lecture" I am currently a high school student. In my case, I started reversing through a book called Core Principles, but I was not able to build my skills properly due to the lack of basics and difficult explanations. I was a complete beginner who simply solved wargames, found strings, and patched jump statements to solve problems. Recognizing this, I studied to build my basics, and by chance, I found out that Inflearn's lecture was included in the book I had, "You Should Know This Much About Reversing". At first, the price of the lecture was burdensome for me as a student, and unlike other lectures, the lecture time was too short for the price, so I wondered if I could really build my basics in this amount of time. However, after saving up my allowance and taking the course, I realized that I was wrong. Each lecture is short, but the content that I need to know is explained easily from a beginner's perspective through analogies, and questions are raised here and there, so that I do not just listen absentmindedly, but think and practice on my own. Also, it was a great help in learning because it not only explained the concept, but also told me why I should learn it. If you want to learn reversing but don't know how to start, are new to reversing, or are like me who studied reversing but think your basics are weak, if you take this course, you will be able to experience the surprise of learning the basics of the field of reversing in a short period of time!

    • itseeyou0629
      知識共有者

      Hello~ I'm glad it was helpful. You bought the book, but I wonder if the content was uncomfortable. I thought that going through a lot of trial and error would be helpful, but I was short-sighted. As a result, it ended up being unfriendly to the readers. I hope this lecture was a great help in reading the book. One thing I can help you with is, "You should know this much about reversing". First, read the book, and when you analyze real malware, look up "The Core Principles of Reversing" when necessary. "You should know this much about reversing" is about general actions that executable files can perform in the operating system, while "The Core Principles of Reversing" contains slightly more detailed technical content. Thank you for your good review.

  • coolsfine0699님의 프로필 이미지
    coolsfine0699

    受講レビュー 1

    平均評価 5.0

    5

    100% 受講後に作成

    A useful lecture that allows you to learn reversing systematically and easily I am writing a course evaluation to help those who are looking for a course to learn reversing. First of all, I am an office worker working in security, and although my work is not related to reversing, I am studying reversing out of personal curiosity and interest. I got to know Mr. Lee Si-woo through the book "You Need to Know This Much About Reversing" published last year, and I took the course after learning that he was teaching at Infraon. I will share some of the good points compared to other courses. 1. Systematic learning system and clear goals I was very disappointed to see some of the lectures on reversing at Infraon that were at the level of a patchwork, and the lectures felt more like a talk show than an explanation of the process. This lecture was good because it set clear subtopics in the large topic of reversing and easily conveyed the core knowledge to the students. 2. A lecture tailored to the level of the students I think reversing is about understanding the operating principles by taking a created program apart in reverse. In addition to programming knowledge, knowledge of computer architecture and operating systems is also required. If you majored in computer engineering or have a lot of knowledge about reversing, I don't know, but if you don't, the books on the market may seem difficult. This lecture is for beginners in reversing, and it was really good because it explained it kindly! I was especially impressed when I saw the subtitles explaining the shortcut keys for OllyDevice during the lecture. 3. A lecture that can be practiced as well as theory I think that those who work in security will probably want to analyze malware. In my opinion, I don't think you can analyze malware right away just by watching this lecture. However, I thought that this lecture would be a lecture that would provide a solid foundation for analyzing malware in the future. From the perspective of the student, I could see a lot of traces of meticulous attention to detail in each lecture. I think this will be a great help to beginners in reversing to quickly and easily acquire basic knowledge of reversing. I hope that everyone studies reversing diligently and achieves their goals! ^^

    • simya님의 프로필 이미지
      simya

      受講レビュー 24

      平均評価 4.9

      5

      100% 受講後に作成

      Reversing is known to have a high barrier to entry, so I think it is a field that even undergraduate students studying information security find difficult to challenge. I also entered college and thought, "Reversing is difficult and I can't do it," so I never studied it. But after listening to this lecture, I immediately felt, "It's fun. It's not as difficult as I thought." I knew absolutely nothing about reversing, but I finished the lecture in a month. I was speechless when you even answered my questions on Monday morning. There is really nothing lacking. Just listen.

      • itseeyou0629
        知識共有者

        Thank you for your kind words. It's not easy to film and upload lectures, so I've been neglecting it for a while, but your support has given me strength :)

    • lastime16503097님의 프로필 이미지
      lastime16503097

      受講レビュー 1

      平均評価 5.0

      5

      29% 受講後に作成

      Reversing that even high school students can easily learn, boasting a value of more than 50,000 won.... I am a freshman in a humanities high school, but I want to learn in advance for my future security At first, I thought I should know this much about reversing, so I bought it, and I googled and found this lecture The explanation is so good.

      • pypygeek3657님의 프로필 이미지
        pypygeek3657

        受講レビュー 8

        平均評価 4.9

        5

        68% 受講後に作成

        A great introduction to reversing!

        公開していない講座のため、受講が制限されます。
        非公開講座

        似ている講座

        同じ分野の他の講座を見てみましょう!