Bitcoin Forum
October 04, 2024, 03:21:46 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: reimplementing VanityGen's PCRE regular expression function in VanitySearch  (Read 64 times)
citb0in (OP)
Hero Member
*****
Offline Offline

Activity: 812
Merit: 725


Bitcoin g33k


View Profile
December 30, 2022, 10:19:12 AM
 #1

Hello all,

Jean-Luc-Pond said that in his version of VanitySearch no RegExp is implemented and available. However, the original version VanityGen from sam7 contains a regex function. This is also mentioned in its readme.

Does anyone know if there is a modified VanitySearch version available that also allows PCRE/RegEx searches? If not, is there anyone among you with C++ skills who could re-implement the missing code from Sam7 in VanitySearch? Looking forward to your comments.

     _______.  ______    __        ______        ______  __  ___ .______     ______     ______    __          ______   .______        _______
    /       | /  __  \  |  |      /  __  \      /      ||  |/  / |   _  \   /  __  \   /  __  \  |  |        /  __  \  |   _  \      /  _____|
   |   (----`|  |  |  | |  |     |  |  |  |    |  ,----'|  '  /  |  |_)  | |  |  |  | |  |  |  | |  |       |  |  |  | |  |_)  |    |  |  __ 
    \   \    |  |  |  | |  |     |  |  |  |    |  |     |    <   |   ___/  |  |  |  | |  |  |  | |  |       |  |  |  | |      /     |  | |_ |
.----)   |   |  `--'  | |  `----.|  `--'  |  __|  `----.|  .  \  |  |      |  `--'  | |  `--'  | |  `----.__|  `--'  | |  |\  \----.|  |__| |
|_______/     \______/  |_______| \______/  (__)\______||__|\__\ | _|       \______/   \______/  |_______(__)\______/  | _| `._____| \______|
2% fee anonymous solo bitcoin mining for all at https://solo.CKpool.org
No registration required, no payment schemes, no pool op wallets, no frills, no fuss.
NotATether
Legendary
*
Offline Offline

Activity: 1750
Merit: 7304


In memory of o_e_l_e_o


View Profile WWW
December 30, 2022, 12:59:28 PM
 #2

I could implement PCRE(2) searches inside VanitySearch from the code in https://github.com/rurban/pcre for a small fee (as my development schedule is traffic jammed).

You cannot just rip samr7's regex functions out and place them in VanitySeerch because they are directly depending on OpenSSL.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!