Analysis of ARM Bare-Metal Programs

Analysis of ARM Bare-Metal Programs

One Introduction Often, programs run without an operating system, which is known as bare-metal operation and cannot run directly in Linux. Therefore, alternative methods must be used for analysis. Taking a CTF problem as an example, we will learn about analyzing bare-metal programs on the ARM architecture. Two Analysis Program address: https://dn.jarvisoj.com/challengefiles/confusedARM.hex.f4e616545ff1a18526b9d1c90ea648ff This program is … Read more

CTF Assembly Challenge: Learning ARM and X86 Assembly

CTF Assembly Challenge: Learning ARM and X86 Assembly

The problem is relatively simple but tests the basics of binary assembly.I personally think that the fundamentals are veryimportant, so I spent some time carefully studying this problem to solidify my foundation.If it wereoffline, without GPT’s help, contestants would need a solid understanding of assembly to conduct a detailed analysis of the problem. If you … Read more

Understanding Elliptic Curve Cryptography Assignments

Understanding Elliptic Curve Cryptography Assignments

Created: 2023-12-08 14:17 https://scz.617.cn/misc/202312081417.txt A few days ago, I recommended Andrea Corbellini’s series on elliptic curve cryptography, which consists of four articles that are very exciting and easy to understand. https://andrea.corbellini.name/2015/05/17/elliptic-curve-cryptography-a-gentle-introduction/ https://andrea.corbellini.name/2015/05/23/elliptic-curve-cryptography-finite-fields-and-discrete-logarithms/ https://andrea.corbellini.name/2015/05/30/elliptic-curve-cryptography-ecdh-and-ecdsa/ https://andrea.corbellini.name/2015/06/08/elliptic-curve-cryptography-breaking-security-and-a-comparison-with-rsa/ Many people have shared and saved these articles, but from my twenty years of experience, the vast majority are just “sharing … Read more

Research Progress on Synthesis and Application of Trifluorochloroethylene Based Polymers

Research Progress on Synthesis and Application of Trifluorochloroethylene Based Polymers

Thank you for your attention | Please feel free to share Introduction to the “Coupling of Phosphorus and Fluorine Industry and Creation of High-end Materials” Column The “Ecological Industry Science and Phosphorus Fluorine Engineering” column mainly publishes content related to the manufacturing of high-value products involving life and health, new energy, and new energy vehicles, … Read more