Download link
File List
-
1 - Introduction/2 - Binary and Hexadecimal Number Systems.mp4 89.91 MB
1 - Introduction/1 - Installing the tools.mp4 49.5 MB
1 - Introduction/2 - binary-and-hex-number-systems.pptx 44.87 KB
1 - Introduction/2 - number-systems-references.txt 268 B
10 - Code Caves/31 - Exercise Get Firstname Lastname.mp4 378.64 MB
10 - Code Caves/28 - Introduction to Code Caves.mp4 205.92 MB
10 - Code Caves/30 - Code Cave Hello.mp4 156.74 MB
10 - Code Caves/29 - A simple code cave.mp4 95.32 MB
10 - Code Caves/28 - PE-bear-0.6.1-qt4-x86-win-vs10.zip 5.78 MB
10 - Code Caves/28 - HxDPortableSetup.zip 3.19 MB
10 - Code Caves/28 - Intro-to-Code-Caves.pptx 189 KB
10 - Code Caves/31 - exercise-get-firstname-lastname.txt 254 B
10 - Code Caves/28 - pe-bear-and-hxd.txt 128 B
10 - Code Caves/30 - code-cave-hello-notes.txt 121 B
11 - Calculator Project/34 - Coding the calculator.mp4 352.73 MB
11 - Calculator Project/33 - Designing the solution.mp4 58.14 MB
11 - Calculator Project/32 - Project description.mp4 7.76 MB
11 - Calculator Project/32 - project-description.txt 1.12 KB
12 - Functions that returns a value/36 - Exercise on strlen function.mp4 235.9 MB
12 - Functions that returns a value/35 - Introduction to functions that returns a value.mp4 84.22 MB
12 - Functions that returns a value/36 - exercise-description.txt 952 B
12 - Functions that returns a value/35 - notes-on-functions-that-returns-a-value.txt 141 B
13 - The Flags Register/39 - The CF Flag.mp4 85.69 MB
13 - The Flags Register/37 - Intro to the Flags Register and the ZF flag.mp4 77.37 MB
13 - The Flags Register/38 - The SF Flag.mp4 74.82 MB
13 - The Flags Register/40 - The OF Flag.mp4 64.69 MB
13 - The Flags Register/41 - Which flag to look OF or CF.mp4 10.28 MB
13 - The Flags Register/37 - intro-to-flag-registers.pptx 356.39 KB
14 - Jumps/42 - Introduction to Jumps and JZ.mp4 80.17 MB
14 - Jumps/44 - JZ Loops.mp4 76.41 MB
14 - Jumps/45 - JNZ Loops.mp4 53.43 MB
14 - Jumps/43 - JNZ jump.mp4 46.12 MB
14 - Jumps/46 - Other conditional jumps.mp4 5.71 MB
14 - Jumps/42 - Intro-to-jumps.pptx 42.16 KB
14 - Jumps/46 - other-jumps.pptx 37.55 KB
15 - CMP instructions/49 - Comparing unsigned and signed numbers.mp4 91.96 MB
15 - CMP instructions/48 - Practical on the CMP instructions.mp4 90.94 MB
15 - CMP instructions/47 - Introduction to compare instructions.mp4 31.89 MB
15 - CMP instructions/49 - comparing-unsigned-and-signed-numbers.pptx 41.41 KB
15 - CMP instructions/47 - intro-to-cmp-instructions.pptx 36.79 KB
16 - Structured Programming/50 - Introduction to Structured Programming and IfElse Statements.mp4 121.65 MB
16 - Structured Programming/54 - Graph view Trace Animate and Principles of Jumps.mp4 109.55 MB
16 - Structured Programming/51 - For Loops.mp4 102.4 MB
16 - Structured Programming/52 - While Loops.mp4 95.09 MB
16 - Structured Programming/53 - Break out of Loops.mp4 90.49 MB
16 - Structured Programming/50 - intro-to-structured-programming-v3.pptx 49.31 KB
17 - Signed Operations/57 - Practical on signed and unsigned extensions.mp4 116.1 MB
17 - Signed Operations/59 - Converting Bytes and Words Using CWD and CDQ.mp4 60.39 MB
17 - Signed Operations/58 - Converting Bytes and Words Using CBW and CWDE.mp4 59.75 MB
17 - Signed Operations/56 - Signed and Unsigned Extensions.mp4 40.87 MB
17 - Signed Operations/55 - NEG instruction.mp4 30.86 MB
17 - Signed Operations/56 - signed-extensions.mp4 17.29 MB
17 - Signed Operations/55 - neg-instruction.pptx 91.99 KB
17 - Signed Operations/58 - converting-bytes-and-words.pptx 41.91 KB
18 - Resources for further study/60 - Bonus Lecture.mp4 12.76 MB
18 - Resources for further study/60 - useful-resources-2020-feb.pdf 541.81 KB
2 - Basic Skills/3 - Introduction to xdbg debugger.mp4 223.69 MB
2 - Basic Skills/5 - How to hollow out an exe file.mp4 161.75 MB
2 - Basic Skills/4 - Debugger Stepping Basics.mp4 68.03 MB
2 - Basic Skills/3 - 01-hello.zip 85.57 KB
2 - Basic Skills/5 - 01-hello-2.exe.zip 85.3 KB
3 - Registers/7 - The MOV Instruction.mp4 163.61 MB
3 - Registers/6 - Introduction to CPU registers.mp4 71.77 MB
3 - Registers/6 - intro-to-registers.pptx 627.84 KB
3 - Registers/template1.zip 85.06 KB
3 - Registers/7 - mov-instructions.pptx 34.18 KB
4 - Basic Addition/9 - Addition of partial registers.mp4 166.4 MB
4 - Basic Addition/8 - Addition using full registers.mp4 135.13 MB
4 - Basic Addition/10 - Subtraction.mp4 101.75 MB
4 - Basic Addition/8 - Basic-Arithmetic.pptx 36.91 KB
4 - Basic Addition/10 - Basic-Arithmetic-Subtraction.pptx 36.86 KB
5 - INC DEC MUL and DIV instructions/14 - DIV Exercises.mp4 197.64 MB
5 - INC DEC MUL and DIV instructions/12 - MUL Instructions.mp4 158.92 MB
5 - INC DEC MUL and DIV instructions/13 - DIV Instructions.mp4 130.9 MB
5 - INC DEC MUL and DIV instructions/11 - INC and DEC Instructions.mp4 120.5 MB
5 - INC DEC MUL and DIV instructions/13 - DIV.pptx 101.92 KB
5 - INC DEC MUL and DIV instructions/12 - MUL.pptx 38.29 KB
5 - INC DEC MUL and DIV instructions/11 - INC-and-DEC.pptx 37.47 KB
6 - Accessing main memory RAM/15 - Register to memory and memory to register.mp4 173.33 MB
6 - Accessing main memory RAM/17 - Memory Exercise.mp4 140.08 MB
6 - Accessing main memory RAM/16 - MOV to memory and direct memory patching techniques.mp4 62.21 MB
6 - Accessing main memory RAM/17 - memory-exercise.txt 983 B
7 - The Stack/18 - Pushing register values to the stack.mp4 173.99 MB
7 - The Stack/19 - Popping stack values to registers.mp4 140.46 MB
7 - The Stack/20 - How to push Constants and Strings to the Stack.mp4 93.63 MB
7 - The Stack/18 - the-stack.pptx 38.03 KB
8 - Function calls/23 - Exercise Function calls with 2 parameters.mp4 154.11 MB
8 - Function calls/22 - Function call with 2 parameters.mp4 147.81 MB
8 - Function calls/21 - Introduction to function calls.mp4 111.64 MB
8 - Function calls/24 - Exercise Function calls with 3 parameters.mp4 111.12 MB
8 - Function calls/21 - intro-to-function-calls.pptx 44.36 KB
8 - Function calls/21 - function-call-notes.txt 170 B
9 - Input and Output functions/25 - Intro to input output in assembly.mp4 146.34 MB
9 - Input and Output functions/27 - How to read in strings and output it back to user.mp4 130.56 MB
9 - Input and Output functions/26 - How to read in numbers and output it again.mp4 111.53 MB
9 - Input and Output functions/25 - Getting-Input.pptx 37.11 KB
Download Info
-
Tips
“Assembly Language Programming for Reverse Engineering” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.