📡 – Telegram
📡
535 subscribers
68 photos
10 videos
26 files
72 links
Download Telegram
practical-binary-analysis.pdf
15.9 MB
Practical Binary Analysis
build your own Linux tool for Binary Instrumentation, Analysis and Disassesmbly

📡-
@hackLabel
👍2❤‍🔥1
Alcatraz is a x64 binary obfuscator that is able to obfuscate various different pe files including: .exe .dll .sys

https://github.com/weak1337/Alcatraz

📡- @hackLabel
❤‍🔥2👍1
This repo contains resources/notes/blogs I've found on the interwebz related to #binary #exploitation and internals in general. I hope you find them as useful as I did.
https://github.com/Tzaoh/pwning

📡-
@hackLabel
linux-device-driver-development.pdf
2.6 MB
Mastering Linux Device Driver Development
John Madieu
2021

📡-
@hackLabel
How_to_program_series_Deitel,_Harvey_M_Deitel,_Paul_J_C_how_to_program.pdf
8.8 MB
HOW TO PROGRAM C
Eighth edition
Global edition

📡- @hackLabel
3
Educational Heap Exploitation
This repo is for learning various heap exploitation techniques.

https://github.com/shellphish/how2heap

📡- @hackLabel
Nightmare is an Intro to Binary Exploitation / Reverse Engineering course based around Capture the Flag challenges available here created by GuyInATuxedo
https://github.com/hoppersroppers/nightmare

Content
• Foundational C
• Intro to Assembly
• Intro to Tooling
• Beginner RE
• Overflows
• Critical Misc.
• ROP
• More ROP

📡-
@hackLabel
This media is not supported in your browser
VIEW IN TELEGRAM
Modern Binary Exploitation - CSCI 4968
This repository contains the materials as developed and used by RPISEC to teach Modern Binary Exploitation at Rensselaer Polytechnic Institute in Spring 2015. This was a university course developed and run solely by students to teach skills in vulnerability research, reverse engineering, and binary exploitation.

https://github.com/RPISEC/MBE

📡-
@hackLabel
31
awesome-exploit-development
A curated list of resources (books, tutorials, courses, tools and vulnerable applications) for learning about Exploit Development.

A project by Fabio Baroni.
https://github.com/FabioBaroni/awesome-exploit-development

📡@hackLabel
If you're in a hurry, you're almost certainly looking for the following resources:

• dostackbufferoverflowgood.exe - an intentionally vulnerable Windows program.
• dostackbufferoveflowgood_tutorial.pdf - A PDF tutorial that explains how to exploit the above program.

GitHub: https://github.com/justinsteven/dostackbufferoverflowgood
Youtube: https://youtube.com/justinsteven
Twitch: https://twitch.tv/justinsteven

📡
@hackLabel
C Programming and Assembly Resources
CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's Perspective" & "The C Programming Language". Repository includes resources on C programming, incl. Stanford engineering lectures, GCC's C99, & bit-hacking.

github:
https://github.com/snowcra5h/c-systems-programming
Twitter:
https://twitter.com/snowcra5h

📡
@hackLabel