Author Topic: .CBF files  (Read 1170 times)

0 Members and 1 Guest are viewing this topic.

vietcong_cheater

  • Intentional Cheater
  • **
  • Posts: 25
    • View Profile
.CBF files
« on: April 13, 2005, 08:46:40 pm »
Hello,

Does someone know a program or a way to repack .CBF files.
Cause i can extract them but dont repack them back.

Muttilein

  • First Post
  • *
  • Posts: 1
    • View Profile
.CBF files
« Reply #1 on: April 14, 2005, 12:07:00 am »
pterodon editor

vietcong_cheater

  • Intentional Cheater
  • **
  • Posts: 25
    • View Profile
.CBF files
« Reply #2 on: April 14, 2005, 01:51:24 am »
can u tell me how

DrHekyl

  • Intentional Cheater
  • **
  • Posts: 47
    • View Profile
.CBF files
« Reply #3 on: April 16, 2005, 06:10:37 pm »
I simply use a debugger to modify the string sent to the packing routine. Olly works fine. You can write a trainer if you wish to but It's not entirely necessary. How does one do this you may ask? Do some searching and ye shall find. ;)
Before you judge someone, walk a mile in their shoes. That way if you think less of them you'll be a mile away and still have their shoes



486F 7720 6162 6F75 7420 6120 7461 7374 7920 6361 6E20 6F66 202D 2046 7563 6B20 596F 7521 203A 50

Memory

  • Poptart
  • *
  • Posts: 2
    • View Profile
.CBF files
« Reply #4 on: April 16, 2005, 07:07:09 pm »
Please, do explain the procedure. I want to pack my 'long working on' mod, but I cannot get no support on repacking  :(

DrHekyl

  • Intentional Cheater
  • **
  • Posts: 47
    • View Profile
.CBF files
« Reply #5 on: April 17, 2005, 08:34:06 pm »
1) Start the editor
2) load a map, any map will do(taking care to avoid any exclusions noted in step 4 later)
3) compile the map
4) if there are no compile errors go to step 5, or else either fix errors or go to step 2-excluding this map.
5) attach debugger
6) trace point at which the cbf packing begins(once you have found it it will always be at the same place, making it much easier to find in future)
7) observe the map files appearing in the registers(as null string pointers) at precise moments
8) think about the next step, knowing that in your debugger you can change register settings...... Mymap.cbf ~ mycbf.cbf
Before you judge someone, walk a mile in their shoes. That way if you think less of them you'll be a mile away and still have their shoes



486F 7720 6162 6F75 7420 6120 7461 7374 7920 6361 6E20 6F66 202D 2046 7563 6B20 596F 7521 203A 50

Oynky

  • Banned
  • The Central Committee
  • Master Heckler
  • *
  • Posts: 2437
  • 6f 6d 67 68 61 78
    • View Profile
    • Teamkill and cheat community
.CBF files
« Reply #6 on: February 18, 2006, 02:56:40 pm »
or just use total commander (google) and extract cbf files with the cbf plugin for the program (searchforum for it)