p.file
213 subscribers
51 photos
7 videos
156 files
291 links
Please read the pinned post.

The group has restriction for links due to spam bots, but you can send it anyway.

@perplex_files
Download Telegram
Topics: VESA Programming, VGA. #hardware #programming

Introduction to VESA programming.

https://www.monstersoft.com/tutorial1/VESA_intro.html
kodumaro-cacilhas-info-2021-04-transcendental-numbers-html.pdf
735.7 KB
Topics: Transcendental Numbers. #math #programming

How To Compute Arbitrary Precision Transcendental Numbers.

https://kodumaro.cacilhas.info/2021/04/transcendental-numbers.html
πŸ‘1
lupyuen-github-io-articles-wifi.pdf
6.3 MB
Topics: Reverse Engineering. #reversing #hacking

Reverse Engineering WiFi on RISC-V BL602.

Source: https://lupyuen.github.io/articles/wifi
crc_v3.txt
87 KB
Topics: CRC algorithm. #programming

A painless guide to CRC Error Detection Algorithms.

https://zlib.net/crc_v3.txt
Topics: Binomial Coefficients. #math

Arithmetic properties of Binomial Coefficients.

https://dms.umontreal.ca/~andrew/Binomial/
Blackbox JTAG Reverse Engineering.pdf
306.1 KB
Topics: JTAG Reverse Engineering, Boundary Scan Test. #hardware #reversing

A conceptual way to show how to find out hidden test-modes in ICs from JTAG (using the Instruction Register) and possibly read/write data.
#comp_arch

ddcpuid is a x86 processor information tool.

- Can be used as a stand-alone tool or as a library. DUB compatible.
- Fully supports DMD, GDC, and LDC compilers.
- BetterC compatible, and used by default for the application.
- Library does not rely on external functions (e.g., C runtime, Druntime, OS).
- Surpasses CPU-Z, Intel's Go CPUID module, and Druntime's core.cpuid module in terms of x86-related information.
- Currently featuring 240 CPUID bits documented and counting

https://github.com/dd86k/ddcpuid
πŸ‘1
Topics: Embedded, ARM Cortex. #embedded #c

Embedded Software in C for an ARM Cortex M.

https://users.ece.utexas.edu/~valvano/embed/toc1.htm