-
https://github.com/tgrysztar/fasm
Can for example be used to create a runnable PE file from shellcode.
mr-tz updated
3 months ago
-
Ubuntu 16.04 on AWS. Any ideas on this? Didn't see any open or closed issues about this
cd nheqminer/cpu_xenoncat/Linux/asm/ && sh assemble.sh && cd ../../../Linux_cmake/nheqminer_cpu && cmake . &…
-
How do I actually build this? running `make lib` or `make install` just gives this:
```
****@**** ~/D/G/capnhook (master) [2]> make install
make -C src install
make[1]: Entering directory '/home…
-
From intuitive-issues created by [poandrei](https://github.com/poandrei): intuitivelabs/intuitive-issues#262
Some code in sipcallmon causes too many heap allocs/escapes.
Heap profile on evring_a…
-
Tried to build with latest fasm 1.73.32, got these:
```
flat assembler version 1.73.32 (7232 kilobytes memory)
Error: definition of cb_s contains illegal instructions.
..\..\Include\jlmfasm.in…
turol updated
8 months ago
-
Currently, to add external libraries to the assembler we can use either `Assembler::with_library()` or `Assembler::add_library()` methods. Both of these can be invoked after the `Assembler` struct is …
-
Hi,
On 12.04, here's the log I get running the last command for CPU_XENONCAT (the first two commands ran fine) :
cd nheqminer/cpu_xenoncat/Linux/asm/ && sh assemble.sh && cd ../../../Linux_cmake…
-
When adding a constant offset to an address using inline assembly, some expressions fail to parse. Consider the example:
```c
float nums[3*4 + 2];
static void test_store_at_offset(float a);
#p…
negge updated
2 years ago
-
### Your GTNH Discord Username
Abdiel_Kavash
### Your Pack Version
2.5.1
### Your Proposal
A list of items that are needed in large quantities in late- to end- game, but only have a cra…
-
### Your GTNH Discord Username
_No response_
### Your Pack Version
2.6.1
### Your Server
SP
### Java Version
Java 17
### Type of Server
Single Player
### Your Expectation
All AE2 interface …