p.file
203 subscribers
52 photos
7 videos
170 files
304 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
1532863779855.png
1.6 MB
Topics: Programming challenges. #programming

If you want to improve your skills, this list will help you, it has many challenges/projects sorted by level.

source: here
Introduction to Calculus and Analysis.pdf
32.3 MB
Topics: Math. #math #book

Summary: 9 chapters, 682 pages.

As the title says, this book will give you a good approach on Calculus and Analysis, from limit concepts, derivatives and integral calculus to numerical methods and trigonometric series.
Topics: Programming, Game Development, Rendering technique. #programming #math #cpp

This tutorial explains how the raycasting technique works in order to show 3D graphics in a 2D map, it was used when the hardware available had no 3D rendering support and floating points.

https://lodev.org/cgtutor/raycasting.html
Topics: Computer science. #misc

A catalogue of software constructs, languages, or APIs which are unexpectedly Turing-complete; implications for security and reliability

https://www.gwern.net/Turing-complete
Topics: CTF, Software exploitation. #ctf #exploit #reversing

This repo contains CTF solutions made by Dragon Sector, the J00ru's team, most of the challenges are software exploitation.

https://github.com/j00ru/ctf-tasks
p.file
You can use these two links for additional information. http://emulator101.com/ https://wiki.nesdev.com/w/index.php/Programming_guide
Topics: CPUs, Computer Architecture. #comp_arch #emulation

Visual representation of 6502 microprocessor at runtime, it was used in many popular videogame consoles (including NES).

http://visual6502.org/JSSim/index.html

Check out the main page for die shots and other visual simulations.

http://visual6502.org/
CMOS Reverse Engineering.pdf
18.9 MB
Topics: IC Reverse engineering, CMOS reverse engineering. #book #reversing #hardware

Pages: 50.

This document shows the steps needed to reverse CMOS.
This media is not supported in your browser
VIEW IN TELEGRAM
#quantum

So, after all, what is time dilation? You see the picture, if a particle is unmoving, stationary, it will move forward at the maximum rate possible, but the more the particle moves through the space, the less it has influence in the time dimension, then dilating the time dimension.
Topics: Quantum computing. #quantum

Introductory lectures on quantum computing.

https://www.youtube.com/user/AAA22254/videos
Topics: Math notation. #math

List of all mathematical symbols and their meanings.

https://www.rapidtables.com/math/symbols/Basic_Math_Symbols.html
Topics: IC, Hardware. #hardware #ic

Ken Shirriff's blog has many posts covering IC reversing, hardware and electronics.

http://www.righto.com/?m=1
Topics: IC, Hardware, 4004 processor. #hardware #ic #arduino

Implementation of 4004 processor with Arduino to emulate the Busicom 141-PF, where Arduino emulates the ROM, RAM, the spinning drum printer and the keyboard.

http://8bitforce.com/projects/4004/