Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/desmonhak/my-first-malware-assemblyx86
https://github.com/desmonhak/my-first-malware-assemblyx86
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/desmonhak/my-first-malware-assemblyx86
- Owner: desmonHak
- License: other
- Created: 2023-06-07T17:58:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-28T23:06:08.000Z (9 months ago)
- Last Synced: 2024-02-29T00:23:20.553Z (9 months ago)
- Language: Assembly
- Size: 472 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# my-first-malware-assemblyx86
----
objdump -M intel,i386 -D code.exe -h > dissas.asm
----