LinkedIn Learning - Learning Assembly Language
File List
| File | Size |
|---|---|
| !!! More Courses !!!.txt | 1.14 KB |
| [1] Introduction/[1] Understanding low-level programming in assembler.mp4 | 5.99 MB |
| [1] Introduction/[1] Understanding low-level programming in assembler.srt | 1.68 KB |
| [1] Introduction/[2] What you should know.mp4 | 1.48 MB |
| [1] Introduction/[2] What you should know.srt | 1.24 KB |
| [2] 1. Preparing Your Assembler Environment/[1] Introduction to assembly language.mp4 | 12.95 MB |
| [2] 1. Preparing Your Assembler Environment/[1] Introduction to assembly language.srt | 10.46 KB |
| [2] 1. Preparing Your Assembler Environment/[2] Setting up your development environment.mp4 | 16.88 MB |
| [2] 1. Preparing Your Assembler Environment/[2] Setting up your development environment.srt | 9.58 KB |
| [2] 1. Preparing Your Assembler Environment/[3] Setting up GoAsm in the IDE.mp4 | 17.6 MB |
| [2] 1. Preparing Your Assembler Environment/[3] Setting up GoAsm in the IDE.srt | 7.66 KB |
| [2] 1. Preparing Your Assembler Environment/[4] Developing an Enigma-like file encryptor.mp4 | 9.9 MB |
| [2] 1. Preparing Your Assembler Environment/[4] Developing an Enigma-like file encryptor.srt | 5.04 KB |
| [3] 2. Coding in Assembler I/[10] Indirect addressing and pointers.mp4 | 16.26 MB |
| [3] 2. Coding in Assembler I/[10] Indirect addressing and pointers.srt | 6.93 KB |
| [3] 2. Coding in Assembler I/[11] Console Input and output.mp4 | 13.24 MB |
| [3] 2. Coding in Assembler I/[11] Console Input and output.srt | 6.09 KB |
| [3] 2. Coding in Assembler I/[12] Challenge.mp4 | 3.29 MB |
| [3] 2. Coding in Assembler I/[12] Challenge.srt | 2.36 KB |
| [3] 2. Coding in Assembler I/[13] Solution.mp4 | 13.04 MB |
| [3] 2. Coding in Assembler I/[13] Solution.srt | 6.59 KB |
| [3] 2. Coding in Assembler I/[1] Setting up a program skeleton.mp4 | 10.39 MB |
| [3] 2. Coding in Assembler I/[1] Setting up a program skeleton.srt | 6.54 KB |
| [3] 2. Coding in Assembler I/[2] Understanding registers and memory.mp4 | 23.53 MB |
| [3] 2. Coding in Assembler I/[2] Understanding registers and memory.srt | 10.33 KB |
| [3] 2. Coding in Assembler I/[3] Data types.mp4 | 7.26 MB |
| [3] 2. Coding in Assembler I/[3] Data types.srt | 4.27 KB |
| [3] 2. Coding in Assembler I/[4] Using data structures.mp4 | 18.42 MB |
| [3] 2. Coding in Assembler I/[4] Using data structures.srt | 6.83 KB |
| [3] 2. Coding in Assembler I/[5] The move and exchange instructions.mp4 | 23.51 MB |
| [3] 2. Coding in Assembler I/[5] The move and exchange instructions.srt | 8.21 KB |
| [3] 2. Coding in Assembler I/[6] Extended move instructions.mp4 | 12.71 MB |
| [3] 2. Coding in Assembler I/[6] Extended move instructions.srt | 4.25 KB |
| [3] 2. Coding in Assembler I/[7] Logical or bitwise operators.mp4 | 17.42 MB |
| [3] 2. Coding in Assembler I/[7] Logical or bitwise operators.srt | 8.99 KB |
| [3] 2. Coding in Assembler I/[8] Arithmetic operators.mp4 | 22.97 MB |
| [3] 2. Coding in Assembler I/[8] Arithmetic operators.srt | 6.97 KB |
| [3] 2. Coding in Assembler I/[9] Controlling the assembler flow.mp4 | 17.28 MB |
| [3] 2. Coding in Assembler I/[9] Controlling the assembler flow.srt | 8.24 KB |
| [4] 3. Coding in Assembler II/[10] Reading data files.mp4 | 18.1 MB |
| [4] 3. Coding in Assembler II/[10] Reading data files.srt | 10.45 KB |
| [4] 3. Coding in Assembler II/[1] Calling subprograms.mp4 | 29.93 MB |
| [4] 3. Coding in Assembler II/[1] Calling subprograms.srt | 11.71 KB |
| [4] 3. Coding in Assembler II/[2] Working with floating point.mp4 | 17.03 MB |
| [4] 3. Coding in Assembler II/[2] Working with floating point.srt | 10.23 KB |
| [4] 3. Coding in Assembler II/[3] Managing arrays.mp4 | 13.07 MB |
| [4] 3. Coding in Assembler II/[3] Managing arrays.srt | 6.34 KB |
| [4] 3. Coding in Assembler II/[4] Adding plugs to the Enigmatic encryptor.mp4 | 8.64 MB |
| [4] 3. Coding in Assembler II/[4] Adding plugs to the Enigmatic encryptor.srt | 4.35 KB |
| [4] 3. Coding in Assembler II/[5] The Windows API.mp4 | 12.11 MB |
| [4] 3. Coding in Assembler II/[5] The Windows API.srt | 6.99 KB |
| [4] 3. Coding in Assembler II/[6] More on the Windows API.mp4 | 13.36 MB |
| [4] 3. Coding in Assembler II/[6] More on the Windows API.srt | 6.93 KB |
| [4] 3. Coding in Assembler II/[7] Calling the printf external function.mp4 | 3.52 MB |
| [4] 3. Coding in Assembler II/[7] Calling the printf external function.srt | 1.59 KB |
| [4] 3. Coding in Assembler II/[8] Executing system commands.mp4 | 4.55 MB |
| [4] 3. Coding in Assembler II/[8] Executing system commands.srt | 1.99 KB |
| [4] 3. Coding in Assembler II/[9] Jump tables.mp4 | 8.85 MB |
| [4] 3. Coding in Assembler II/[9] Jump tables.srt | 5.77 KB |
| [5] 4. Completing the Enigmatic Encryptor/[1] Adding a menu and jump table to the Enigmatic encryptor.mp4 | 12.81 MB |
| [5] 4. Completing the Enigmatic Encryptor/[1] Adding a menu and jump table to the Enigmatic encryptor.srt | 5.51 KB |
| [5] 4. Completing the Enigmatic Encryptor/[2] Reading and writing the Enigmatic configuration.mp4 | 20.95 MB |
| [5] 4. Completing the Enigmatic Encryptor/[2] Reading and writing the Enigmatic configuration.srt | 7.71 KB |
| [5] 4. Completing the Enigmatic Encryptor/[3] Ciphering the data.mp4 | 22.26 MB |
| [5] 4. Completing the Enigmatic Encryptor/[3] Ciphering the data.srt | 11.06 KB |
| [5] 4. Completing the Enigmatic Encryptor/[4] Leveraging the x64 AES instructions.mp4 | 17.5 MB |
| [5] 4. Completing the Enigmatic Encryptor/[4] Leveraging the x64 AES instructions.srt | 9.56 KB |
| [5] 4. Completing the Enigmatic Encryptor/[5] Challenge Decryption function.mp4 | 1.82 MB |
| [5] 4. Completing the Enigmatic Encryptor/[5] Challenge Decryption function.srt | 1.2 KB |
| [5] 4. Completing the Enigmatic Encryptor/[6] Solution Decryption function.mp4 | 3.36 MB |
| [5] 4. Completing the Enigmatic Encryptor/[6] Solution Decryption function.srt | 1.96 KB |
| [6] 5. Security Issues in Assembler/[1] Writing a vulnerable assembler program.mp4 | 5.99 MB |
| [6] 5. Security Issues in Assembler/[1] Writing a vulnerable assembler program.srt | 4.17 KB |
| [6] 5. Security Issues in Assembler/[2] Taking control flow.mp4 | 12.82 MB |
| [6] 5. Security Issues in Assembler/[2] Taking control flow.srt | 3.76 KB |
| [6] 5. Security Issues in Assembler/[3] Executing code from the data section.mp4 | 10.39 MB |
| [6] 5. Security Issues in Assembler/[3] Executing code from the data section.srt | 4.49 KB |
| [7] 6. Using Assembly Language in Other Languages/[1] Calling assembler from other languages.mp4 | 1.52 MB |
| [7] 6. Using Assembly Language in Other Languages/[1] Calling assembler from other languages.srt | 1.3 KB |
| [7] 6. Using Assembly Language in Other Languages/[2] Using NASM.mp4 | 11.05 MB |
| [7] 6. Using Assembly Language in Other Languages/[2] Using NASM.srt | 5.58 KB |
| [7] 6. Using Assembly Language in Other Languages/[3] Calling assembler routines from C.mp4 | 4.4 MB |
| [7] 6. Using Assembly Language in Other Languages/[3] Calling assembler routines from C.srt | 3.3 KB |
| [7] 6. Using Assembly Language in Other Languages/[4] Executing assembler in Python.mp4 | 8.76 MB |
| [7] 6. Using Assembly Language in Other Languages/[4] Executing assembler in Python.srt | 4.62 KB |
| [8] Conclusion/[1] What's next.mp4 | 2.82 MB |
| [8] Conclusion/[1] What's next.srt | 1.5 KB |
| logo.jpg | 72.11 KB |
Trackers
No trackers found.