Giter Club home page Giter Club logo

sikako's Projects

asm_lab4 icon asm_lab4

Let the user enter an encryption key consisting of multiple characters. Use this key to encrypt and decrypt the plaintext by XORing each character of the key against a corresponding byte in the message. Repeat the key as many times as necessary until all plain-text bytes are translated. Output: HEX code of the cipher text

asm_lab4-2 icon asm_lab4-2

Change the encryption algorithm to: text-autokey cipher:

asm_mid_1 icon asm_mid_1

Write a program with a loop and indirect addressing that copies a string from source to target, reversing the character order in the process.

asm_mid_2 icon asm_mid_2

Using a loop and indexed addressing, write code that rotate the members of a 32-bit integer array forward one position

asm_mid_3 icon asm_mid_3

Input 10 integers from the console and output all the values in reverse order, and their sum.

bof icon bof

利用BOF得到shell

dir icon dir

請修改dir這個檔案,讓印出來的資訊除了該目錄的所有檔案與目錄外,另外印出每個目錄或檔案的基本型態,也就是印出該檔案到底是目錄, 檔案, link?

malwaresourcecode icon malwaresourcecode

Collection of malware source code for a variety of platforms in an array of different programming languages.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.