Hi, On Tue, Jan 15, 2013 at 1:30 AM, bruce.bowman tds.net <[email protected]> wrote: > > ["Hex editor for DOS"] > Can anyone advise on one? Looking for something that can do insertions > of several-byte strings, not just byte replacement. Must run in > FreeDOS. I already use XVI for Windoze.
Not sure exactly what "string insertion" requires, exactly, but ... * BEye (formerly BIEW; 686+ binary only, recompile for older cpus) * BVI (IIRC, src only, bitrotted from 2004, seemed to need "_fmode=O_BINARY;" near open() calls, plus some patching for buggy .cfg loading) * HIEW (old freeware, no sources) If you just want to automatically binary patch something, I suggest (old but works) XDelta 1.x from /current/v2apps/. http://sourceforge.net/projects/beye/files/biew/6.1.0/biew-610-dos32.zip/download http://prdownloads.sourceforge.net/bvi/bvi-1.3.2.src.tar.gz ftp://ftp.sac.sk/pub/sac/utilprog/hiew650.zip http://na.mirror.garr.it/mirrors/djgpp/current/v2apps/xdlt112b.zip ------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512 _______________________________________________ Freedos-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-user
