All Projects → gitGNU → objconv

gitGNU / objconv

Licence: other
Object file converter This utility can be used for converting object files between COFF/PE, OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms. Can modify symbol names in object files. Can build, modify and convert function libraries across platforms. Can dump object files and executable files. Also includes a very good disassem…

Programming Languages

C++
36643 projects - #6 most used programming language
assembly
5116 projects
c
50402 projects - #5 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to objconv

arTIfiCE
arTIfiCE is a jailbreak for TI CE calculators with OS 5.5 and 5.6. It brings back ASM programs and games.
Stars: ✭ 60 (-47.37%)
Mutual labels:  asm
asm
🏃 An x86-64 assembler written in Go.
Stars: ✭ 76 (-33.33%)
Mutual labels:  asm
HIGH-TO-LOW
in this repository you will find codes in C and their equivalence in MIPS Assembly
Stars: ✭ 20 (-82.46%)
Mutual labels:  asm
asm-inline
Inline raw ASM instructions in Java
Stars: ✭ 23 (-79.82%)
Mutual labels:  asm
creating-controls-in-assembler
Gitbook: https://mrfearless.gitbooks.io/creating-controls-in-assembler
Stars: ✭ 20 (-82.46%)
Mutual labels:  asm
RuntimeTransformer
Library for easily modifying loaded classes at runtime
Stars: ✭ 34 (-70.18%)
Mutual labels:  asm
cmake-nasm-test
Building a nasm hello world app with cmake
Stars: ✭ 18 (-84.21%)
Mutual labels:  asm
OSRSUpdater
A simple (and outdated) Old-School RuneScape decompiler/deobfuscator. Performs field and method analysis which uses ASM and bytecode patterns for identification. Identified fields could be used for creating bot clients or QoL clients. For educational use only.
Stars: ✭ 13 (-88.6%)
Mutual labels:  asm
cortexm-AES
high performance AES implementations optimized for cortex-m microcontrollers
Stars: ✭ 18 (-84.21%)
Mutual labels:  asm
awesome-n64-development
A curated list of Nintendo 64 development resources including toolchains, documentation, emulators, example code, and more
Stars: ✭ 210 (+84.21%)
Mutual labels:  asm
c8c
The chip8 compiler, assembler, and virtual machine
Stars: ✭ 110 (-3.51%)
Mutual labels:  asm
asmdot
[Unstable] Fast, zero-copy and lightweight (Arm | Mips | x86) assembler in (C | C++ | C# | Go | Haskell | Javascript | Nim | OCaml | Python | Rust).
Stars: ✭ 23 (-79.82%)
Mutual labels:  asm
FASM
Unofficial git history of flat assembler
Stars: ✭ 32 (-71.93%)
Mutual labels:  asm
ICE
ICE Compiler for the TI-84 Plus CE
Stars: ✭ 12 (-89.47%)
Mutual labels:  asm
xorpd-solutions
[SPOILER ALERT] My attempt at tackling the x86_64 asm riddles in xorpd's xchg rax,rax book. Pull requests welcome.
Stars: ✭ 57 (-50%)
Mutual labels:  asm
z80-sample-program
This is a small Z80 assembler program that just puts some colored lines on the ZX Spectrum's screen. The intention is to use this as a kind of tutorial for DeZog (Z80 debugger).
Stars: ✭ 14 (-87.72%)
Mutual labels:  asm
Etripator
A PC-Engine disassembler
Stars: ✭ 16 (-85.96%)
Mutual labels:  asm
BSUIR-Labs
БГУИР 2019-2023 (КСиС, ВМСиС)
Stars: ✭ 20 (-82.46%)
Mutual labels:  asm
Exploits
A personal collection of Windows CVE I have turned in to exploit source, as well as a collection of payloads I've written to be used in conjunction with these exploits.
Stars: ✭ 75 (-34.21%)
Mutual labels:  asm
f5-rest-client
F5 BIG-IP SDK for the Go programming language.
Stars: ✭ 49 (-57.02%)
Mutual labels:  asm
##Object file converter

This utility can be used for converting object files between COFF/PE, OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms. Can modify symbol names in object files. Can build, modify and convert function libraries across platforms. Can dump object files and executable files. Also includes a very good disassembler supporting the SSE4, AVX, AVX2, AVX512, FMA3, FMA4, XOP and Knights Corner instruction sets. Source code included (GPL). Manual.


Web : http://www.agner.org/optimize/#objconv
Manual : http://www.agner.org/optimize/objconv-instructions.pdf

Original Source File: http://www.agner.org/optimize/objconv.zip  ( Not the same as the source on branch )
File name: objconv.zip, size: 1033406, last modified: 2018-Oct-07.

Patched Applied on 2019-Oct-28.

Author : Agner Fog, Ph.D.
E-mail : [email protected]
Mail-Address :
Ørnevej 29, 2.th.
2400 Copenhagen NV
Denmark

Last edited: 
"Ralic Lo"<[email protected]>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].