Author

Topic: Vanity Address Bounty 0.1 BTC (Read 1384 times)

member
Activity: 226
Merit: 10
September 05, 2013, 04:22:59 PM
#12
I just needed to make a tiny tweak to the Makefile in the vanilla vanitygen to make it work on my mac. It assumed certain libraries were in standard locations, but if you install software with MacPorts you need to tell it where to look for those libraries. If you use homebrew, you'll have to tweak it for that. Never used it so not sure where that installs to.
Code:
$ git diff Makefile
diff --git a/Makefile b/Makefile
index 3486201..1b03ae9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-LIBS=-lpcre -lcrypto -lm -lpthread
-CFLAGS=-ggdb -O3 -Wall
+LIBS=-L/opt/local/lib -lpcre -lcrypto -lm -lpthread
+CFLAGS=-ggdb -O3 -Wall -I/opt/local/include
 OBJS=vanitygen.o oclvanitygen.o oclvanityminer.o oclengine.o keyconv.o pattern.o util.o
 PROGS=vanitygen keyconv oclvanitygen oclvanityminer
legendary
Activity: 2786
Merit: 1031
September 04, 2013, 09:38:43 AM
#11
Install VirtualBox:

https://www.virtualbox.org/wiki/Downloads

Install Windows XP.

Download VanityGen:

https://github.com/samr7/vanitygen

Disconnect from internet.

Extract VanityGen to C:

Open cmd

Type:

DIR c:

vanitygen 1gravi

Generate as much addresses as you want, save private keys securely, delete virtual machine created!

there's no binary in the git repo .. => wont work ... you need to install build-essentials and compile the sources

Ups, sorry.

Here:

https://github.com/downloads/samr7/vanitygen/vanitygen-0.22-win.zip
sr. member
Activity: 345
Merit: 250
September 04, 2013, 09:27:18 AM
#10
Install VirtualBox:

https://www.virtualbox.org/wiki/Downloads

Install Windows XP.

Download VanityGen:

https://github.com/samr7/vanitygen

Disconnect from internet.

Extract VanityGen to C:

Open cmd

Type:

DIR c:

vanitygen 1gravi

Generate as much addresses as you want, save private keys securely, delete virtual machine created!

there's no binary in the git repo .. => wont work ... you need to install build-essentials and compile the sources
legendary
Activity: 2786
Merit: 1031
September 04, 2013, 08:54:41 AM
#9
Install VirtualBox:

https://www.virtualbox.org/wiki/Downloads

Install Windows XP.

Download VanityGen:

https://github.com/samr7/vanitygen

Disconnect from internet.

Extract VanityGen to C:

Open cmd

Type:

DIR c:

vanitygen 1gravi

Generate as much addresses as you want, save private keys securely, delete virtual machine created!
legendary
Activity: 1274
Merit: 1004
legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
September 04, 2013, 08:07:10 AM
#7
You can use your own partial private keys
It's 100% secure

Create your own private key, calculate the corresponding public key, then put that public key in the "Your-Part-Public-Key:" form
You'll see that "Your-Part-Private-Key:" will disappear
legendary
Activity: 1372
Merit: 1000
September 04, 2013, 07:54:17 AM
#6
I know this address but I do not 100% trust it Sad who knows if they log your priv key
legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
legendary
Activity: 1358
Merit: 1003
Designer - Developer
September 04, 2013, 07:48:26 AM
#4
Unfortunately I don't think a Mac version of vanitygen has been released!

I could get you up and running on windows. Or generate a 4 character vanity key for you free of charge.
legendary
Activity: 1372
Merit: 1000
September 04, 2013, 07:45:01 AM
#3
no unfortunately not!
legendary
Activity: 1358
Merit: 1003
Designer - Developer
September 04, 2013, 07:19:18 AM
#2
Hey man. I don't have msn but could tell you through PM here!

Do you have bootcamp or something that allows you to run windows on your Mac?
legendary
Activity: 1372
Merit: 1000
September 04, 2013, 07:09:43 AM
#1
I want to know how to generate vanity addresses on my Macbook pro. I have read the guides and they make no sense. I need someone to tell me theough msn/ skype chat and I will reward with 0.1 BTC. Thank you!
Jump to: